Home
last modified time | relevance | path

Searched refs:NullBox (Results 1 – 4 of 4) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.null.php4 class NullBox extends GenericInlineBox { class
9 function NullBox() { function in NullBox
14 $box =& new NullBox;
H A Dbox.table.cell.fake.php15 $nullbox =& new NullBox;
H A Dbox.php267 $box =& NullBox::create();
H A Dbox.container.php1034 $this->content[$i] = NullBox::create();