Searched refs:window_ml_text_input (Results 1 – 25 of 35) sorted by relevance
12
100 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()112 … gx_multi_line_text_input_text_set(&window.window_ml_text_input, (GX_CONST GX_CHAR *)CHINESE_TEXT); in control_thread_entry()
71 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
73 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
72 text_input = &window.window_ml_text_input; in control_thread_entry()
72 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
80 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
79 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
74 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
93 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
104 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
125 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
75 text_input = &main_screen->window_ml_text_input; in control_thread_entry()
110 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
101 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
116 text_input = &main_screen->window_ml_text_input; in control_thread_entry()
76 text_input = &((WINDOW_CONTROL_BLOCK *)pMainScreen)->window_ml_text_input; in control_thread_entry()
79 text_input = &main_screen->window_ml_text_input; in control_thread_entry()
136 ml_input = &pMainScreen->window_ml_text_input; in main_event_handler()