Home
last modified time | relevance | path

Searched refs:put_left (Results 1 – 14 of 14) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.page.margin.class.php185 $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);
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);
358 $this->put_left($this->get_extra_left() + 0);
376 $this->put_left($this->get_extra_left() + 0);
393 $this->put_left($this->get_extra_left() + 0);
[all …]
H A Dbox.null.php29 $this->put_left(0);
36 $this->put_left($parent->get_left());
H A Dstrategy.position.absolute.php66 $box->put_left($containing_block['left'] + $left_value + $box->get_extra_left());
75 $box->put_left($left);
H A Dbox.frame.php208 $this->put_left($containing_block['left'] + $left_value + $this->get_extra_left());
215 $this->put_left($containing_block['right'] - $right_value - $this->get_extra_right());
243 $this->put_left($viewport->get_left() + $this->get_extra_left());
279 …$frame->put_left($this->get_left() + array_sum(array_slice($cols, 0, $cur_col)) + $frame->get_extr…
H A Dbox.page.php37 $this->put_left(mm2pt($media->margins['left']));
H A Dbox.legend.php26 $this->put_left($parent->get_left_padding());
H A Dbox.br.php110 $this->put_left($parent->_current_x);
H A Dbox.generic.php248 $this->put_left($parent->_current_x + $this->get_extra_left());
252 function put_left($value) { function in GenericBox
H A Dlayout.default.class.php32 $box->put_left(mm2pt($media->margins['left']) +
H A Dbox.inline.php66 $fake_box->put_left($this->left);
352 $this->put_left($parent->get_left());
H A Dbox.block.php173 $this->put_left(0);
H A Dbox.list-item.php176 $this->str_number_box->put_left($x - $this->str_number_box->get_full_width());
H A Dbox.table.cell.php288 $this->put_left($parent->_current_x + $this->get_extra_left());
H A Dbox.table.php1049 $this->put_left($parent->_current_x +