Home
last modified time | relevance | path

Searched refs:collapse_margin_bottom (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.block.php368 $parent->_current_y = $this->collapse_margin_bottom($parent, $context);
H A Dbox.generic.formatted.php108 function collapse_margin_bottom(&$parent, &$context) { function in GenericFormattedBox