Searched refs:get_extra_left (Results 1 – 16 of 16) sorted by relevance
185 $this->put_left($this->get_extra_left() + 0);198 $this->put_left($this->get_extra_left() + 0);216 $this->put_left($this->get_extra_left() + mm2pt($media->margins['left']));234 $this->put_left($this->get_extra_left() + mm2pt($media->margins['left']) + $left);252 $this->put_left($this->get_extra_left() + mm2pt($media->margins['left']) + $left + $center);265 $this->put_left($this->get_extra_left() + mm2pt($media->width() - $media->margins['right']));278 $this->put_left($this->get_extra_left() + 0);296 $this->put_left($this->get_extra_left() + mm2pt($media->margins['left']));314 $this->put_left($this->get_extra_left() + mm2pt($media->margins['left']) + $left);332 $this->put_left($this->get_extra_left() + mm2pt($media->margins['left']) + $left + $center);[all …]
208 $this->put_left($containing_block['left'] + $left_value + $this->get_extra_left());243 $this->put_left($viewport->get_left() + $this->get_extra_left());279 …ut_left($this->get_left() + array_sum(array_slice($cols, 0, $cur_col)) + $frame->get_extra_left());
25 function get_extra_left() { function in SimpleInlineBox
25 function get_extra_left() { function in TextBoxString
37 $this->offset(units2pt(LEGEND_HORIZONTAL_OFFSET) + $this->get_extra_left(),
66 $box->put_left($containing_block['left'] + $left_value + $box->get_extra_left());
24 function get_extra_left() { function in WhitespaceBox
86 $parent->_current_x += $element->get_extra_left();
33 $box->get_extra_left());
357 $parent->_current_x += $this->get_extra_left();437 return $this->get_extra_left() + ($this->parent ? $this->parent->get_extra_line_left() : 0);
458 $this->get_extra_left() + 641 function get_extra_left() { function in GenericFormattedBox778 $this->get_extra_left();
266 $parent->_current_x += $element->get_extra_left();291 $parent->_current_x + $this->get_extra_left(),
322 $this->moveto( $parent->get_left() + $this->get_extra_left(),
288 $this->put_left($parent->_current_x + $this->get_extra_left());
248 $this->put_left($parent->_current_x + $this->get_extra_left());
951 $this->moveto($x + $this->get_extra_left(), $y - $this->get_extra_top());