Searched refs:get_extra_right (Results 1 – 7 of 7) sorted by relevance
33 function get_extra_right() { function in SimpleInlineBox
30 function get_extra_right() { function in TextBoxString
29 function get_extra_right() { function in WhitespaceBox
74 … $left = $containing_block['right'] - $right_value - $box->get_extra_right() - $box->get_width();
386 $parent->_current_x += $this->get_extra_right();441 return $this->get_extra_right() + ($this->parent ? $this->parent->get_extra_line_right() : 0);
459 $this->get_extra_right();652 function get_extra_right() { function in GenericFormattedBox784 $this->get_extra_right();
215 $this->put_left($containing_block['right'] - $right_value - $this->get_extra_right());