Searched refs:gx_system_focus_claim (Results 1 – 25 of 47) sorted by relevance
12
85 gx_system_focus_claim(pTextScreen); in control_thread_entry()86 gx_system_focus_claim(sl_text_input); in control_thread_entry()135 gx_system_focus_claim(sl_text_input); in control_thread_entry()148 gx_system_focus_claim(sl_text_input); in control_thread_entry()
93 gx_system_focus_claim(pTextScreen); in control_thread_entry()103 gx_system_focus_claim(pTextScreen); in control_thread_entry()115 gx_system_focus_claim(pTextScreen); in control_thread_entry()
55 gx_system_focus_claim(&window_screen); in control_thread_entry()67 gx_system_focus_claim(&button_screen); in control_thread_entry()94 gx_system_focus_claim(&window_screen); in control_thread_entry()
49 status = gx_system_focus_claim(root); in control_thread_entry()58 status = gx_system_focus_claim(root); in control_thread_entry()
54 gx_system_focus_claim(&NestedWindow); in control_thread_entry()63 gx_system_focus_claim(&window_screen); in control_thread_entry()
95 gx_system_focus_claim((GX_WIDGET *)&button_screen.button_screen_text_button_1); in control_thread_entry()96 gx_system_focus_claim(widget); in control_thread_entry()130 gx_system_focus_claim(&button_screen); in control_thread_entry()
74 gx_system_focus_claim((GX_WIDGET *)text_input_ptr); in control_thread_entry()
75 gx_system_focus_claim((GX_WIDGET *)text_input_ptr); in control_thread_entry()
78 gx_system_focus_claim(text_input); in control_thread_entry()
85 gx_system_focus_claim(&text_input); in control_thread_entry()
79 gx_system_focus_claim((GX_WIDGET *)text_input_ptr); in control_thread_entry()
87 gx_system_focus_claim(&main_screen.main_screen_prompt_2); in control_thread_entry()
81 gx_system_focus_claim((GX_WIDGET *)text_input_ptr); in control_thread_entry()
104 gx_system_focus_claim((GX_WIDGET *)&focus_test_screen.focus_test_screen_prompt_1); in control_thread_entry()
98 gx_system_focus_claim((GX_WIDGET *)text_input_ptr); in control_thread_entry()
78 gx_system_focus_claim((GX_WIDGET *)text_input_ptr); in control_thread_entry()
89 gx_system_focus_claim((GX_WIDGET *) text_input_ptr); in control_thread_entry()
90 gx_system_focus_claim((GX_WIDGET *)text_input); in control_thread_entry()
119 gx_system_focus_claim((GX_WIDGET *)text_input); in control_thread_entry()
179 gx_system_focus_claim((GX_WIDGET *)text_input); in control_thread_entry()
107 gx_system_focus_claim((GX_WIDGET *)text_input); in control_thread_entry()
296 …gx_system_focus_claim.c Added logic to initialize loca…707 modified gx_system_focus_claim.c to prevent sending GX_EVENT_FOCUS_LOST to a root window.