Home
last modified time | relevance | path

Searched refs:get_left (Results 26 – 30 of 30) sorted by last modified time

12

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.list-item.php106 $x = $this->get_left();
116 $x = $child->get_left();
H A Dbox.page.margin.class.php191 $this->_current_x = $this->get_left();
204 $this->_current_x = $this->get_left();
222 $this->_current_x = $this->get_left();
240 $this->_current_x = $this->get_left();
258 $this->_current_x = $this->get_left();
271 $this->_current_x = $this->get_left();
284 $this->_current_x = $this->get_left();
302 $this->_current_x = $this->get_left();
320 $this->_current_x = $this->get_left();
338 $this->_current_x = $this->get_left();
[all …]
H A Dbox.table.php1227 $this->_current_x = $this->get_left();
H A Dbox.text.php237 if ($parent->_current_x > $parent->get_left() + $indent_offset + EPSILON) {
533 $left = $this->get_left();
582 $left = $this->get_left();
603 $left = $this->get_left();
H A Dflow_context.class.inc.php120 $x = $this->float_left_x($parent->get_left(), $y);
152 $x = $parent->get_left();
255 $x1 = $this->float_left_x($parent->get_left(), $y);

12