Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
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);
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 …]
Dbox.null.php29 $this->put_left(0);
36 $this->put_left($parent->get_left());
Dstrategy.position.absolute.php66 $box->put_left($containing_block['left'] + $left_value + $box->get_extra_left());
75 $box->put_left($left);
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…
Dbox.page.php37 $this->put_left(mm2pt($media->margins['left']));
Dbox.legend.php26 $this->put_left($parent->get_left_padding());
Dbox.br.php110 $this->put_left($parent->_current_x);
Dbox.generic.php248 $this->put_left($parent->_current_x + $this->get_extra_left());
252 function put_left($value) { function in GenericBox
Dlayout.default.class.php32 $box->put_left(mm2pt($media->margins['left']) +
Dbox.inline.php66 $fake_box->put_left($this->left);
352 $this->put_left($parent->get_left());
Dbox.block.php173 $this->put_left(0);
Dbox.list-item.php176 $this->str_number_box->put_left($x - $this->str_number_box->get_full_width());
Dbox.table.cell.php288 $this->put_left($parent->_current_x + $this->get_extra_left());
Dbox.table.php1049 $this->put_left($parent->_current_x +