Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.list-item.php104 $child = $this->get_first_data();
120 $element = $this->get_first_data();
H A Dbox.table.cell.php255 $content = $this->get_first_data();
H A Dbox.container.php304 function &get_first_data() { function in GenericContainerBox
309 $data =& $this->content[$i]->get_first_data();
H A Dbox.inline.php390 if ($this->get_first_data()) {