Home
last modified time | relevance | path

Searched refs:test_event_process (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_system_event_fold_no_output.c48 static UINT test_event_process(GX_WINDOW *window, GX_EVENT* event_ptr) in test_event_process() function
71 …nt_process_set((GX_WIDGET *)&button_screen, (UINT (*)(GX_WIDGET *, GX_EVENT *))test_event_process); in control_thread_entry()
Dvalidation_guix_horizontal_list_children_position_no_output.c51 UINT test_event_process(GX_WINDOW *window, GX_EVENT *event_ptr) in test_event_process() function
77 gx_widget_event_process_set(&window, test_event_process); in control_thread_entry()
Dvalidation_guix_system_event_fold_pen_drag_no_output.c47 static UINT test_event_process(GX_WINDOW *window, GX_EVENT* event_ptr) in test_event_process() function
74 …nt_process_set((GX_WIDGET *)&window_screen, (UINT (*)(GX_WIDGET *, GX_EVENT *))test_event_process); in control_thread_entry()