Searched refs:float_left_x (Results 1 – 2 of 2) sorted by relevance
58 function float_left_x($x, $y) { function in FlowContext120 $x = $this->float_left_x($parent->get_left(), $y);255 $x1 = $this->float_left_x($parent->get_left(), $y);
819 $this->_current_x = $context->float_left_x($this->_current_x, $this->_current_y);981 $parent->_current_x = $context->float_left_x($parent->_current_x, $parent->_current_y);1064 …$left_float_width = $context->float_left_x($this->get_left(), $this->_current_y) - $this->get_left…