Home
last modified time | relevance | path

Searched refs:get_left_background (Results 1 – 5 of 5) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
Dvalue.background.php111 $driver->moveto($box->get_left_background(), $box->get_top_background());
114 $driver->lineto($box->get_left_background(), $box->get_bottom_background());
Dbackground.image.php93 $left = $box->get_left_background();
98 $left = $box->get_left_background();
Dbox.body.php19 function get_left_background() { function in BodyBox
Dbox.page.php24 function get_left_background() { function in BoxPage
Dbox.generic.formatted.php925 function get_left_background() { return $this->get_left_padding(); } function in GenericFormattedBox