Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.input.img.php3 class ButtonBrokenImageBox extends BrokenImgBox {
9 $this->BrokenImgBox($width, $height, $alt);
H A Dbox.img.php164 class BrokenImgBox extends GenericImgBox { class
167 function BrokenImgBox($width, $height, $alt) { function in BrokenImgBox
266 $box =& new BrokenImgBox($width, $height, $alt);