Home
last modified time | relevance | path

Searched refs:GenericInlineBox (Results 1 – 5 of 5) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.null.php4 class NullBox extends GenericInlineBox {
10 $this->GenericInlineBox();
H A Dbox.generic.inline.php2 class GenericInlineBox extends GenericContainerBox { class
3 function GenericInlineBox() { function in GenericInlineBox
H A Dbox.note-call.class.php11 class BoxNoteCall extends GenericInlineBox {
23 $this->GenericInlineBox();
H A Dbox.inline.php82 class InlineBox extends GenericInlineBox {
87 $this->GenericInlineBox();
489 GenericInlineBox::offset($dx, $dy);
H A Dbox.img.php8 class GenericImgBox extends GenericInlineBox {
10 $this->GenericInlineBox();