Searched refs:isVisibleInFlow (Results 1 – 3 of 3) sorted by relevance
/plugin/html2pdf/html2pdf/html2ps/ | ||
H A D | box.generic.php | 356 function isVisibleInFlow() { return true; } function in GenericBox |
H A D | box.generic.formatted.php | 930 function isVisibleInFlow() { function in GenericFormattedBox |
H A D | box.container.php | 115 if ($child->isVisibleInFlow()) { |