Home
last modified time | relevance | path

Searched refs:DilloHtmlImage (Results 1 – 2 of 2) sorted by relevance

/dports/www/dillo2/dillo-3.0.5/src/
H A Dhtml_common.hh102 } DilloHtmlImage; typedef
200 lout::misc::SimpleVector<DilloHtmlImage*> *images;
H A Dhtml.cc452 images = new misc::SimpleVector <DilloHtmlImage*> (16); in DilloHtml()
505 DilloHtmlImage *img = images->get(i); in ~DilloHtml()
657 DilloHtmlImage *hi = images->get(i); in loadImages()
2188 DilloHtmlImage *hi = dNew(DilloHtmlImage, 1); in a_Html_image_new()