Home
last modified time | relevance | path

Searched refs:GX_STYLE_TEXT_INPUT_NOTIFY_ALL (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_single_line_text_input_event_process.c346 if (widget -> gx_widget_style & GX_STYLE_TEXT_INPUT_NOTIFY_ALL) in _gx_single_line_text_input_event_process()
Dgx_multi_line_text_input_event_process.c435 if (widget -> gx_widget_style & GX_STYLE_TEXT_INPUT_NOTIFY_ALL) in _gx_multi_line_text_input_event_process()
/GUIX-v6.2.1/common/inc/
Dgx_api.h866 #define GX_STYLE_TEXT_INPUT_NOTIFY_ALL 0x00000100UL macro