Home
last modified time | relevance | path

Searched refs:_gx_multi_line_text_input_event_process (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgxe_multi_line_text_input_event_process.c97 status = _gx_multi_line_text_input_event_process(input, event_ptr); in _gxe_multi_line_text_input_event_process()
Dgx_multi_line_text_input_create.c137 …vent_process_function = (UINT (*)(GX_WIDGET *, GX_EVENT *))_gx_multi_line_text_input_event_process; in _gx_multi_line_text_input_create()
Dgx_multi_line_text_input_event_process.c365 UINT _gx_multi_line_text_input_event_process(GX_MULTI_LINE_TEXT_INPUT *text_input, GX_EVENT *event… in _gx_multi_line_text_input_event_process() function
/GUIX-v6.2.1/common/inc/
Dgx_multi_line_text_input.h81 UINT _gx_multi_line_text_input_event_process(GX_MULTI_LINE_TEXT_INPUT *text_input, GX_EVENT *event_…
Dgx_api.h3219 …ne gx_multi_line_text_input_event_process _gx_multi_line_text_input_event_process
3947 UINT _gx_multi_line_text_input_event_process(GX_MULTI_LINE_TEXT_INPUT *input, GX_EVENT *event_ptr);