Home
last modified time | relevance | path

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

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