Searched defs:vself (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/gfxmenu/
H A Dgui_image.c42 image_destroy (void *vself) argument
44 grub_gui_image_t self = vself;
56 image_get_id (void *vself) argument
58 grub_gui_image_t self = vself;
63 image_is_instance (void *vself __attribute__((unused)), const char *type)
69 image_paint (void *vself, const grub_video_rect_t *region) argument
71 grub_gui_image_t self = vself;
88 image_set_parent (void *vself, grub_gui_container_t parent) argument
90 grub_gui_image_t self = vself;
95 image_get_parent (void *vself) argument
163 image_set_bounds(void *vself, const grub_video_rect_t *bounds) argument
171 image_get_bounds(void *vself, grub_video_rect_t *bounds) argument
179 image_get_minimal_size(void *vself, unsigned *width, unsigned *height) argument
212 image_set_property(void *vself, const char *name, const char *value) argument
[all...]
H A Dgui_canvas.c47 canvas_destroy (void *vself) argument
49 grub_gui_canvas_t self = vself;
66 canvas_get_id (void *vself) argument
68 grub_gui_canvas_t self = vself;
73 canvas_is_instance (void *vself __attribute__((unused)), const char *type)
80 canvas_paint (void *vself, const grub_video_rect_t *region) argument
82 grub_gui_canvas_t self = vself;
146 canvas_set_parent (void *vself, grub_gui_container_t parent) argument
148 grub_gui_canvas_t self = vself;
153 canvas_get_parent (void *vself) argument
160 canvas_set_bounds(void *vself, const grub_video_rect_t *bounds) argument
167 canvas_get_bounds(void *vself, grub_video_rect_t *bounds) argument
174 canvas_set_property(void *vself, const char *name, const char *value) argument
193 canvas_add(void *vself, grub_gui_component_t comp) argument
207 canvas_remove(void *vself, grub_gui_component_t comp) argument
228 canvas_iterate_children(void *vself, grub_gui_component_callback cb, void *userdata) argument
[all...]
H A Dgui_circular_progress.c54 circprog_destroy (void *vself) argument
56 circular_progress_t self = vself;
62 circprog_get_id (void *vself) argument
64 circular_progress_t self = vself;
69 circprog_is_instance (void *vself __attribute__((unused)), const char *type)
114 circprog_paint (void *vself, const grub_video_rect_t *region) argument
116 circular_progress_t self = vself;
188 circprog_set_parent (void *vself, grub_gui_container_t parent) argument
190 circular_progress_t self = vself;
195 circprog_get_parent (void *vself) argument
202 circprog_set_bounds(void *vself, const grub_video_rect_t *bounds) argument
209 circprog_get_bounds(void *vself, grub_video_rect_t *bounds) argument
216 circprog_set_state(void *vself, int visible, int start, int current, int end) argument
227 circprog_set_property(void *vself, const char *name, const char *value) argument
[all...]
H A Dgui_label.c59 label_destroy (void *vself) argument
61 grub_gui_label_t self = vself;
69 label_get_id (void *vself) argument
71 grub_gui_label_t self = vself;
76 label_is_instance (void *vself __attribute__((unused)), const char *type)
82 label_paint (void *vself, const grub_video_rect_t *region) argument
84 grub_gui_label_t self = vself;
119 label_set_parent (void *vself, grub_gui_container_t parent) argument
121 grub_gui_label_t self = vself;
126 label_get_parent (void *vself) argument
133 label_set_bounds(void *vself, const grub_video_rect_t *bounds) argument
140 label_get_bounds(void *vself, grub_video_rect_t *bounds) argument
147 label_get_minimal_size(void *vself, unsigned *width, unsigned *height) argument
156 label_set_state(void *vself, int visible, int start __attribute__ ((unused)), int current, int end __attribute__ ((unused))) argument
167 label_set_property(void *vself, const char *name, const char *value) argument
[all...]
H A Dgui_box.c55 box_destroy (void *vself) argument
57 grub_gui_box_t self = vself;
74 box_get_id (void *vself) argument
76 grub_gui_box_t self = vself;
81 box_is_instance (void *vself __attribute__((unused)), const char *type)
234 box_paint (void *vself, const grub_video_rect_t *region) argument
236 grub_gui_box_t self = vself;
250 box_set_parent (void *vself, grub_gui_container_t parent) argument
252 grub_gui_box_t self = vself;
257 box_get_parent (void *vself) argument
264 box_set_bounds(void *vself, const grub_video_rect_t *bounds) argument
272 box_get_bounds(void *vself, grub_video_rect_t *bounds) argument
281 box_get_minimal_size(void *vself, unsigned *width, unsigned *height) argument
288 box_set_property(void *vself, const char *name, const char *value) argument
308 box_add(void *vself, grub_gui_component_t comp) argument
327 box_remove(void *vself, grub_gui_component_t comp) argument
347 box_iterate_children(void *vself, grub_gui_component_callback cb, void *userdata) argument
[all...]
H A Dgui_progress_bar.c60 progress_bar_destroy (void *vself) argument
62 grub_gui_progress_bar_t self = vself;
68 progress_bar_get_id (void *vself) argument
70 grub_gui_progress_bar_t self = vself;
75 progress_bar_is_instance (void *vself __attribute__((unused)), const char *type)
187 progress_bar_paint (void *vself, const grub_video_rect_t *region) argument
189 grub_gui_progress_bar_t self = vself;
213 progress_bar_set_parent (void *vself, grub_gui_container_t parent) argument
215 grub_gui_progress_bar_t self = vself;
220 progress_bar_get_parent (void *vself) argument
227 progress_bar_set_bounds(void *vself, const grub_video_rect_t *bounds) argument
234 progress_bar_get_bounds(void *vself, grub_video_rect_t *bounds) argument
241 progress_bar_get_minimal_size(void *vself, unsigned *width, unsigned *height) argument
263 progress_bar_set_state(void *vself, int visible, int start, int current, int end) argument
274 progress_bar_set_property(void *vself, const char *name, const char *value) argument
[all...]
H A Dgui_list.c73 list_destroy (void *vself) argument
75 list_impl_t self = vself;
144 list_get_id (void *vself) argument
146 list_impl_t self = vself;
151 list_is_instance (void *vself __attribute__((unused)), const char *type)
293 list_paint (void *vself, const grub_video_rect_t *region) argument
295 list_impl_t self = vself;
348 list_set_parent (void *vself, grub_gui_container_t parent) argument
350 list_impl_t self = vself;
355 list_get_parent (void *vself) argument
362 list_set_bounds(void *vself, const grub_video_rect_t *bounds) argument
369 list_get_bounds(void *vself, grub_video_rect_t *bounds) argument
376 list_get_minimal_size(void *vself, unsigned *width, unsigned *height) argument
419 list_set_property(void *vself, const char *name, const char *value) argument
535 list_set_view_info(void *vself, grub_gfxmenu_view_t view) argument
[all...]

Completed in 876 milliseconds