Home
last modified time | relevance | path

Searched refs:ImgBox (Results 1 – 3 of 3) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.img.php45 class ButtonImageBox extends ImgBox {
51 $this->ImgBox($img);
H A Dbox.img.php224 class ImgBox extends GenericImgBox { class
228 function ImgBox($img) { function in ImgBox
280 $box =& new ImgBox($src_img);
H A Dbox.list-item.php54 $this->marker_image = new ImgBox($list_style->image->_image);