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

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dview.c185 cur->self->ops->get_bounds (cur->self, &bounds);
315 component->ops->get_bounds (component, &bounds);
H A Dgui_canvas.c246 .get_bounds = canvas_get_bounds,
H A Dgui_circular_progress.c285 .get_bounds = circprog_get_bounds,
H A Dgui_image.c257 .get_bounds = image_get_bounds,
H A Dgui_label.c234 .get_bounds = label_get_bounds,
H A Dgui_progress_bar.c361 .get_bounds = progress_bar_get_bounds,
H A Dgui_box.c365 .get_bounds = box_get_bounds,
H A Dgui_list.c553 .get_bounds = list_get_bounds,
/osnet-11/usr/src/grub/grub2/include/grub/
H A Dgui.h52 void (*get_bounds) (void *self, grub_video_rect_t *bounds); member in struct:grub_gui_component_ops

Completed in 23 milliseconds