Home
last modified time | relevance | path

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

/GUIX-v6.2.1/test/example_internal/ml_text_input_32bpp/
Ddemo_guix_ml_text_input_32bpp.c142 gx_widget_show((GX_WIDGET *)&pMainScreen->window_input_scroll); in main_event_handler()
146 gx_widget_hide((GX_WIDGET *)&pMainScreen->window_input_scroll); in main_event_handler()
Dml_text_input_32bpp_specifications.h154 GX_SCROLLBAR window_input_scroll; member
Dml_text_input_32bpp_specifications.c435 offsetof(WINDOW_CONTROL_BLOCK, window_input_scroll), /* control block */
/GUIX-v6.2.1/test/example_internal/ml_text_input_8bpp/
Ddemo_guix_ml_text_input_8bpp.c96 gx_widget_show((GX_WIDGET *)&pMainScreen->window_input_scroll); in main_event_handler()
101 gx_widget_hide((GX_WIDGET *)&pMainScreen->window_input_scroll); in main_event_handler()
Dml_text_input_8bpp_specifications.h158 GX_SCROLLBAR window_input_scroll; member
Dml_text_input_8bpp_specifications.c435 offsetof(WINDOW_CONTROL_BLOCK, window_input_scroll), /* control block */
/GUIX-v6.2.1/test/example_internal/ml_text_input_16bpp/
Ddemo_guix_ml_text_input_16bpp.c132 gx_widget_show((GX_WIDGET *)&pMainScreen->window_input_scroll); in main_event_handler()
136 gx_widget_hide((GX_WIDGET *)&pMainScreen->window_input_scroll); in main_event_handler()
Dml_text_input_16bpp_specifications.h176 GX_SCROLLBAR window_input_scroll; member
Dml_text_input_16bpp_specifications.c570 offsetof(WINDOW_CONTROL_BLOCK, window_input_scroll), /* control block */
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_ml_text_input_text_set.c77 gx_widget_detach((GX_WIDGET *)&window.window_input_scroll); in control_thread_entry()
Dvalidation_guix_ml_text_input_backspace_16bpp.c142 gx_widget_detach((GX_WIDGET *)&window.window_input_scroll); in control_thread_entry()