Searched refs:get_bottom_background (Results 1 – 5 of 5) sorted by relevance
113 $driver->lineto($box->get_right_background(), $box->get_bottom_background());114 $driver->lineto($box->get_left_background(), $box->get_bottom_background());
15 function get_bottom_background() { function in BodyBox
20 function get_bottom_background() { function in BoxPage
101 $bottom = $box->get_bottom_background();
928 function get_bottom_background() { return $this->get_bottom_padding(); } function in GenericFormattedBox