Home
last modified time | relevance | path

Searched refs:main_window_graphics_window (Results 1 – 17 of 17) sorted by relevance

/GUIX-v6.2.1/test/example_internal/graphics_palette/
Ddemo_guix_graphics_palette.c84 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry()
141 pGraphicsWin = &pMainWin -> main_window_graphics_window; in main_event_handler()
Dgraphics_palette_specifications.h189 GX_WINDOW main_window_graphics_window; member
Dgraphics_palette_specifications.c1652 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_8bpp_horizontal_pixelmap_line_draw.c105 gx_widget_draw_set(&main_window.main_window_graphics_window, test_graphics_draw); in control_thread_entry()
Dvalidation_guix_generic_polygon_fill.c109 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/
Ddemo_guix_graphics_32bpp.c87 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry()
144 pGraphicsWin = &pMainWin -> main_window_graphics_window; in main_event_handler()
Dgraphics_32bpp_specifications.h194 GX_WINDOW main_window_graphics_window; member
Dgraphics_32bpp_specifications.c1766 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */
/GUIX-v6.2.1/test/example_internal/shapes/
Dshapes_specifications.h146 GX_WINDOW main_window_graphics_window; member
Ddemo_guix_shapes.c82 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry()
Dshapes_specifications.c825 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */
/GUIX-v6.2.1/test/example_internal/graphics_565rgb_synergy/
Ddemo_guix_graphics_565rgb_synergy.c76 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry()
Dgraphics_565rgb_synergy_specifications.h150 GX_WINDOW main_window_graphics_window; member
Dgraphics_565rgb_synergy_specifications.c1065 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */
/GUIX-v6.2.1/test/example_internal/graphics_32bpp_synergy/
Ddemo_guix_graphics_32bpp_synergy.c76 pGraphicsWin = &pMainWin -> main_window_graphics_window; in demo_thread_entry()
Dgraphics_32bpp_synergy_specifications.h151 GX_WINDOW main_window_graphics_window; member
Dgraphics_32bpp_synergy_specifications.c1101 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_graphics_window), /* control block */