Searched refs:width_delta (Results 1 – 1 of 1) sorted by relevance
253 $width_delta = $right_x - $parent->get_right();255 $width_delta = $right_x - $float->get_left_margin();258 $this->_find_soft_hyphen($parent, $width_delta);274 function _find_soft_hyphen(&$parent, $width_delta) { argument281 if ($this->get_width() - $wrappable[3] > $width_delta) {