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

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_list.c38 int item_height; member in struct:grub_gui_list_impl
95 int item_height = self->item_height; local
102 - box_top_pad - box_bottom_pad) / (item_height + item_vspace);
224 int item_height = self->item_height; local
255 selbox->set_content_size (selbox, cwidth, item_height - 1);
264 item_top + (item_height - self->icon_height) / 2,
281 (item_top + (item_height - (ascent + descent))
284 item_top += item_height
384 int item_height = self->item_height; local
[all...]

Completed in 17 milliseconds