Searched refs:main_window_graphics_window (Results 1 – 17 of 17) sorted by relevance
| /GUIX-v6.2.1/test/example_internal/graphics_palette/ |
| D | demo_guix_graphics_palette.c | 84 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry() 141 pGraphicsWin = &pMainWin -> main_window_graphics_window; in main_event_handler()
|
| D | graphics_palette_specifications.h | 189 GX_WINDOW main_window_graphics_window; member
|
| D | graphics_palette_specifications.c | 1652 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_8bpp_horizontal_pixelmap_line_draw.c | 105 gx_widget_draw_set(&main_window.main_window_graphics_window, test_graphics_draw); in control_thread_entry()
|
| D | validation_guix_generic_polygon_fill.c | 109 gx_widget_draw_set((GX_WIDGET *)&main_window.main_window_graphics_window, test_graphics_draw); in control_thread_entry()
|
| /GUIX-v6.2.1/test/example_internal/graphics_32bpp/ |
| D | demo_guix_graphics_32bpp.c | 87 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry() 144 pGraphicsWin = &pMainWin -> main_window_graphics_window; in main_event_handler()
|
| D | graphics_32bpp_specifications.h | 194 GX_WINDOW main_window_graphics_window; member
|
| D | graphics_32bpp_specifications.c | 1766 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */
|
| /GUIX-v6.2.1/test/example_internal/shapes/ |
| D | shapes_specifications.h | 146 GX_WINDOW main_window_graphics_window; member
|
| D | demo_guix_shapes.c | 82 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry()
|
| D | shapes_specifications.c | 825 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */
|
| /GUIX-v6.2.1/test/example_internal/graphics_565rgb_synergy/ |
| D | demo_guix_graphics_565rgb_synergy.c | 76 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry()
|
| D | graphics_565rgb_synergy_specifications.h | 150 GX_WINDOW main_window_graphics_window; member
|
| D | graphics_565rgb_synergy_specifications.c | 1065 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */
|
| /GUIX-v6.2.1/test/example_internal/graphics_32bpp_synergy/ |
| D | demo_guix_graphics_32bpp_synergy.c | 76 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry()
|
| D | graphics_32bpp_synergy_specifications.h | 151 GX_WINDOW main_window_graphics_window; member
|
| D | graphics_32bpp_synergy_specifications.c | 1101 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */
|