Home
last modified time | relevance | path

Searched refs:_gx_system_input_capture (Results 1 – 14 of 14) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_radial_slider_event_process.c109 _gx_system_input_capture((GX_WIDGET *)slider); in _gx_radial_slider_pen_down_event_process()
126 _gx_system_input_capture((GX_WIDGET *)slider); in _gx_radial_slider_pen_down_event_process()
Dgx_system_input_capture.c76 UINT _gx_system_input_capture(GX_WIDGET *owner) in _gx_system_input_capture() function
Dgx_button_event_process.c99 _gx_system_input_capture(widget); in _gx_button_event_process()
Dgx_radial_progress_bar_event_process.c122 _gx_system_input_capture((GX_WIDGET *)progress_bar); in _gx_radial_progress_bar_event_process()
Dgx_scroll_thumb_event_process.c110 _gx_system_input_capture(widget); in _gx_scroll_thumb_event_process()
Dgx_animation_drag_event_process.c103 _gx_system_input_capture(info -> gx_animation_parent); in _gx_animation_drag_event_check()
Dgx_horizontal_list_event_process.c156 _gx_system_input_capture(widget); in _gx_horizontal_list_event_process()
Dgx_vertical_list_event_process.c153 _gx_system_input_capture(widget); in _gx_vertical_list_event_process()
Dgx_scroll_wheel_event_process.c485 _gx_system_input_capture((GX_WIDGET *)wheel); in _gx_scroll_wheel_event_process()
Dgx_single_line_text_input_event_process.c88 _gx_system_input_capture((GX_WIDGET *)text_input); in _gx_single_line_text_input_pen_down_process()
Dgx_accordion_menu_event_process.c517 _gx_system_input_capture(widget); in _gx_accordion_menu_pen_down_event_process()
Dgx_multi_line_text_input_event_process.c96 _gx_system_input_capture((GX_WIDGET *)text_input); in _gx_multi_line_text_input_pen_down_process()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_system_no_output.c74 _gx_system_input_capture((GX_WIDGET *)&button_screen); in control_thread_entry()
/GUIX-v6.2.1/common/inc/
Dgx_system.h105 UINT _gx_system_input_capture(GX_WIDGET *owner);