Home
last modified time | relevance | path

Searched refs:apply_clear (Results 1 – 6 of 6) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.br.php29 function apply_clear($y, &$context) { function in BRBox
30 return LayoutVertical::apply_clear($this, $y, $context);
104 $y = $this->apply_clear($parent->_current_y, $context);
H A Dlayout.vertical.php10 function apply_clear($box, $y, &$context) { function in LayoutVertical
H A Dbox.block.php293 $y = $this->apply_clear($y, $context);
H A Dbox.generic.formatted.php342 function apply_clear($y, &$context) { function in GenericFormattedBox
343 return LayoutVertical::apply_clear($this, $y, $context);
H A Dbox.container.php938 $y = $this->apply_clear($parent->_current_y, $context);
H A Dbox.table.php1033 $y = $this->apply_clear($y, $context);