Home
last modified time | relevance | path

Searched refs:get_bottom (Results 1 – 20 of 20) sorted by path

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.br.php130 $parent->_current_y = min($this->get_bottom(),
H A Dbox.checkbutton.php177 $y = ($this->get_top() + $this->get_bottom()) / 2;
H A Dbox.generic.formatted.php606 $containing_block['bottom'] = $parent->get_bottom();
772 return $this->get_bottom() - $padding->bottom->value;
789 $this->get_bottom() -
H A Dbox.generic.php277 function get_bottom() { function in GenericBox
333 function get_bottom_margin() { return $this->get_bottom(); }
H A Dbox.img.php186 $driver->lineto($this->get_right(), $this->get_bottom());
187 $driver->lineto($this->get_left(), $this->get_bottom());
194 $driver->lineto($this->get_right(), $this->get_bottom());
195 $driver->lineto($this->get_left(), $this->get_bottom());
341 $this->get_left(), $this->get_bottom(),
H A Dbox.inline.php37 $lbox->bottom = $box->get_bottom();
H A Dbox.radiobutton.php95 $y = ($this->get_top() + $this->get_bottom()) / 2;
H A Dbox.text.php324 $parent->extend_height($this->get_bottom());
H A Doutput._generic.class.php185 $bottom = round($box->get_bottom(),2);
H A Doutput._interface.class.php43 function get_bottom() {} function in OutputDriver
H A Doutput.fastps.class.php108 function get_bottom() { function in OutputDriverFastPS
H A Doutput.fpdf.class.php84 function get_bottom() { function in OutputDriverFPDF
H A Doutput.pcl.class.php270 function get_bottom() {} function in OutputDriverPCL
H A Doutput.pdflib.class.php122 function get_bottom() { function in OutputDriverPdflib
H A Doutput.png.class.php333 function get_bottom() {} function in OutputDriverPNG
H A Dvalue.border.class.php100 function &get_bottom() { function in BorderPDF
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.border-bottom.php15 $bottom =& $border->get_bottom();
32 $bottom =& $border->get_bottom();
H A Dtest.border-left.php11 $bottom =& $border->get_bottom();
28 $bottom =& $border->get_bottom();
H A Dtest.border-right.php11 $bottom =& $border->get_bottom();
28 $bottom =& $border->get_bottom();
H A Dtest.border-top.php11 $bottom =& $border->get_bottom();
28 $bottom =& $border->get_bottom();