Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.inline.control.php76 $this->append_child(TextBox::create(' ', 'iso-8859-1', $pipeline));
79 $this->append_child($ibox->content[$i]);
H A Dbox.container.php262 $this->append_child($box);
265 function append_child(&$box) { function in GenericContainerBox
/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php195 $document->append_child($toc_box);
215 $placeholder->append_child($toc_box);