Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
Dvalue.background.php113 $driver->lineto($box->get_right_background(), $box->get_bottom_background());
114 $driver->lineto($box->get_left_background(), $box->get_bottom_background());
Dbox.body.php15 function get_bottom_background() { function in BodyBox
Dbox.page.php20 function get_bottom_background() { function in BoxPage
Dbackground.image.php101 $bottom = $box->get_bottom_background();
Dbox.generic.formatted.php928 function get_bottom_background() { return $this->get_bottom_padding(); } function in GenericFormattedBox