Home
last modified time | relevance | path

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

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