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

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_box.c32 typedef struct grub_gui_box *grub_gui_box_t; typedef in typeref:struct:grub_gui_box
34 typedef void (*layout_func_t) (grub_gui_box_t self, int modify_layout,
57 grub_gui_box_t self = vself;
76 grub_gui_box_t self = vself;
88 layout_horizontally (grub_gui_box_t self, int modify_layout,
161 layout_vertically (grub_gui_box_t self, int modify_layout,
236 grub_gui_box_t self = vself;
252 grub_gui_box_t self = vself;
259 grub_gui_box_t self = vself;
266 grub_gui_box_t sel
[all...]

Completed in 21 milliseconds