Dillo v3.1.1-98-g318d1f14
|
#include <html_common.hh>
Public Attributes | |
DilloUrl * | url |
DilloImage * | image |
Definition at line 113 of file html_common.hh.
DilloImage* DilloHtmlImage::image |
Definition at line 115 of file html_common.hh.
Referenced by a_Html_image_new(), Html_tag_close_map(), DilloHtml::loadImages(), DilloHtml::unloadedImages(), and DilloHtml::~DilloHtml().
DilloUrl* DilloHtmlImage::url |
Definition at line 114 of file html_common.hh.
Referenced by a_Html_image_new(), DilloHtml::loadImages(), and DilloHtml::~DilloHtml().