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

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_list.c70 typedef struct grub_gui_list_impl *list_impl_t; typedef in typeref:struct:grub_gui_list_impl
75 list_impl_t self = vself;
91 get_num_shown_items (list_impl_t self)
106 check_boxes (list_impl_t self)
125 check_scrollbar (list_impl_t self)
146 list_impl_t self = vself;
158 get_item_icon (list_impl_t self, int item_index)
169 make_selected_item_visible (list_impl_t self)
184 draw_scrollbar (list_impl_t self,
213 draw_menu (list_impl_t sel
[all...]

Completed in 31 milliseconds