Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.utils.text-align.inc.php59 if ($delta > $box->_line_length() * MAX_JUSTIFY_FRACTION) {
H A Dbox.container.php483 function _line_length() { function in GenericContainerBox
529 return max($this->get_available_width($context) - $this->_line_length(),0);