Searched refs:get_right_background (Results 1 – 5 of 5) sorted by relevance
112 $driver->lineto($box->get_right_background(), $box->get_top_background());113 $driver->lineto($box->get_right_background(), $box->get_bottom_background());
94 $right = $box->get_right_background();99 $right = $box->get_right_background();
23 function get_right_background() { function in BodyBox
28 function get_right_background() { function in BoxPage
926 function get_right_background() { return $this->get_right_padding(); } function in GenericFormattedBox