Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
Dvalue.background.php112 $driver->lineto($box->get_right_background(), $box->get_top_background());
113 $driver->lineto($box->get_right_background(), $box->get_bottom_background());
Dbackground.image.php94 $right = $box->get_right_background();
99 $right = $box->get_right_background();
Dbox.body.php23 function get_right_background() { function in BodyBox
Dbox.page.php28 function get_right_background() { function in BoxPage
Dbox.generic.formatted.php926 function get_right_background() { return $this->get_right_padding(); } function in GenericFormattedBox