Home
last modified time | relevance | path

Searched refs:main_window_line_window (Results 1 – 11 of 11) sorted by relevance

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_32bpp_simple_line_draw.c97 gx_widget_draw_set((GX_WIDGET *)&main_window.main_window_line_window, test_line_win_draw); in control_thread_entry()
Dvalidation_guix_generic_line_draw.c92 gx_widget_draw_set(&main_window.main_window_line_window, test_line_win_draw); in control_thread_entry()
Dvalidation_guix_display_driver_8bpp_horizontal_line_draw.c122 …gx_widget_draw_set((GX_WIDGET *)&main_window.main_window_line_window, (VOID (*)(GX_WIDGET *))test_… in control_thread_entry()
Dvalidation_guix_display_driver_8bpp_vertical_line_draw.c122 …gx_widget_draw_set((GX_WIDGET *)&main_window.main_window_line_window, (VOID (*)(GX_WIDGET *))test_… in control_thread_entry()
Dvalidation_guix_8bpp_simple_line_draw.c130 gx_widget_draw_set((GX_WIDGET *)&main_window.main_window_line_window, test_line_win_draw); in control_thread_entry()
/GUIX-v6.2.1/test/example_internal/line_8bpp/
Dlines_8bpp_specifications.h146 GX_WINDOW main_window_line_window; member
Ddemo_guix_line_8bpp.c83 pLineWin = &pMainWin->main_window_line_window; in demo_thread_entry()
Dlines_8bpp_specifications.c340 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_line_window), /* control block */
/GUIX-v6.2.1/test/example_internal/lines/
Dlines_specifications.h144 GX_WINDOW main_window_line_window; member
Ddemo_guix_lines.c85 pLineWin = &pMainWin->main_window_line_window; in start_guix()
Dlines_specifications.c442 offsetof(MAIN_WINDOW_CONTROL_BLOCK, main_window_line_window), /* control block */