Searched refs:get_top_background (Results 1 – 5 of 5) sorted by relevance
111 $driver->moveto($box->get_left_background(), $box->get_top_background());112 $driver->lineto($box->get_right_background(), $box->get_top_background());
27 function get_top_background() { function in BodyBox
32 function get_top_background() { function in BoxPage
100 $top = $box->get_top_background();
927 function get_top_background() { return $this->get_top_padding(); } function in GenericFormattedBox