Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
Dbox.whitespace.php71 } elseif (is_a($parent->last_in_line(),"WhitespaceBox")) {
Dbox.text.php204 $last =& $parent->last_in_line();
Dbox.container.php535 function &last_in_line() { function in GenericContainerBox