Home
last modified time | relevance | path

Searched refs:text_window_draw (Results 1 – 9 of 9) sorted by relevance

/GUIX-v6.2.1/test/example_internal/text_rotation/
Dtext_rotation_specifications.c236 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
260 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
284 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
308 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
Dtext_rotation_specifications.h124 VOID text_window_draw(GX_WINDOW *widget);
Ddemo_text_rotation.c266 void text_window_draw(GX_WINDOW *window) in text_window_draw() function
/GUIX-v6.2.1/test/example_internal/synergy_text_rotation/
Dsynergy_text_rotation_specifications.c236 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
260 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
284 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
308 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
Ddemo_synergy_text_rotation.c267 void text_window_draw(GX_WINDOW *window) in text_window_draw() function
Dsynergy_text_rotation_specifications.h183 VOID text_window_draw(GX_WINDOW *widget);
/GUIX-v6.2.1/samples/demo_guix_shapes/
Dguix_shapes_specifications.c374 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
398 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
422 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
446 (VOID (*)(GX_WIDGET *)) text_window_draw, /* drawing function override */
Dguix_shapes_specifications.h237 VOID text_window_draw(GX_WINDOW *widget);
Dtext_rotation_window.c55 void text_window_draw(GX_WINDOW *window) in text_window_draw() function