Home
last modified time | relevance | path

Searched refs:get_first (Results 1 – 7 of 7) sorted by path

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.block.php346 if (!is_null($this->get_first())) {
H A Dbox.container.php283 function &get_first() { function in GenericContainerBox
437 $first = $this->get_first();
506 $first = $element->parent->get_first();
874 $first = $this->get_first();
1042 $first =& $this->get_first();
H A Dbox.generic.formatted.php41 $current_box = $current_box->get_first();
71 $current_box = $current_box->get_first();
189 $parent_first = $this->parent->get_first();
H A Dbox.generic.inline.php62 $first = $parent->get_first();
95 $first =& $this->get_first();
101 $first =& $this->get_first();
107 $first =& $this->get_first();
H A Dbox.table.cell.php274 $first =& $this->get_first();
H A Dbox.text.php232 $first = $parent->get_first();
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.font-size.php18 $inline = $tree->get_first();
19 $text = $inline->get_first();