Searched refs:box_right_pad (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_list.c313 int box_right_pad = box->get_right_pad (box); local
323 content_rect.width = self->bounds.width - box_left_pad - box_right_pad;
338 self->bounds.width - box_right_pad
390 int box_right_pad = box->get_right_pad (box); local
403 *width += 2 * boxpad + box_left_pad + box_right_pad;

Completed in 21 milliseconds