Searched refs:_line_length (Results 1 – 2 of 2) sorted by relevance
59 if ($delta > $box->_line_length() * MAX_JUSTIFY_FRACTION) {
483 function _line_length() { function in GenericContainerBox529 return max($this->get_available_width($context) - $this->_line_length(),0);