Home
last modified time | relevance | path

Searched refs:Mouse_index (Results 1 – 7 of 7) sorted by relevance

/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_kerning_glyph_draw_32bpp_screen.c73 int xpos_index, Mouse_index; in control_thread_entry() local
80 for(Mouse_index = 0; Mouse_index < 2; Mouse_index++) in control_thread_entry()
89 if(Mouse_event[Mouse_index] == GX_EVENT_PEN_DOWN) in control_thread_entry()
100 my_event.gx_event_type = Mouse_event[Mouse_index]; in control_thread_entry()
Dvalidation_guix_all_widgets_1bpp_button_screen.c74 int xpos_index, Mouse_index; in control_thread_entry() local
81 for(Mouse_index = 0; Mouse_index < 2; Mouse_index++) in control_thread_entry()
89 if(Mouse_event[Mouse_index] == GX_EVENT_PEN_DOWN) in control_thread_entry()
100 my_event.gx_event_type = Mouse_event[Mouse_index]; in control_thread_entry()
Dvalidation_guix_all_widgets_332rgb_button_screen.c74 int xpos_index, Mouse_index; in control_thread_entry() local
82 for(Mouse_index = 0; Mouse_index < 2; Mouse_index++) in control_thread_entry()
91 if(Mouse_event[Mouse_index] == GX_EVENT_PEN_DOWN) in control_thread_entry()
103 my_event.gx_event_type = Mouse_event[Mouse_index]; in control_thread_entry()
Dvalidation_guix_all_widgets_4bpp_button_screen.c75 int xpos_index, Mouse_index; in control_thread_entry() local
83 for(Mouse_index = 0; Mouse_index < 2; Mouse_index++) in control_thread_entry()
92 if(Mouse_event[Mouse_index] == GX_EVENT_PEN_DOWN) in control_thread_entry()
104 my_event.gx_event_type = Mouse_event[Mouse_index]; in control_thread_entry()
Dvalidation_guix_button_24xrgb.c72 int xpos_index, ypos_index, Mouse_index; in control_thread_entry() local
80 for(Mouse_index = 0; Mouse_index < 2; Mouse_index++) in control_thread_entry()
95 if(Mouse_event[Mouse_index] == GX_EVENT_PEN_DOWN) in control_thread_entry()
107 my_event.gx_event_type = Mouse_event[Mouse_index]; in control_thread_entry()
Dvalidation_guix_all_widgets_1bpp_window_screen.c76 int xpos_index, Mouse_index; in control_thread_entry() local
83 for(Mouse_index = 0; Mouse_index < (INT)(sizeof(Mouse_event)/sizeof(INT)); Mouse_index++) in control_thread_entry()
88 my_event.gx_event_type = Mouse_event[Mouse_index]; in control_thread_entry()
Dvalidation_guix_all_widgets_4bpp_window_screen.c75 int xpos_index, Mouse_index; in control_thread_entry() local
83 for(Mouse_index = 0; Mouse_index < (INT)(sizeof(Mouse_event)/sizeof(INT)); Mouse_index++) in control_thread_entry()
88 my_event.gx_event_type = Mouse_event[Mouse_index]; in control_thread_entry()