Home
last modified time | relevance | path

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

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