Searched refs:GX_STYLE_TEXT_INPUT_NOTIFY_ALL (Results 1 – 3 of 3) sorted by relevance
346 if (widget -> gx_widget_style & GX_STYLE_TEXT_INPUT_NOTIFY_ALL) in _gx_single_line_text_input_event_process()
435 if (widget -> gx_widget_style & GX_STYLE_TEXT_INPUT_NOTIFY_ALL) in _gx_multi_line_text_input_event_process()
866 #define GX_STYLE_TEXT_INPUT_NOTIFY_ALL 0x00000100UL macro