Home
last modified time | relevance | path

Searched refs:GX_STATUS_CURSOR_SHOW (Results 1 – 22 of 22) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgx_single_line_text_input_event_process.c359 text_input -> gx_widget_status |= (GX_STATUS_CURSOR_SHOW | GX_STATUS_CURSOR_DRAW); in _gx_single_line_text_input_event_process()
414 (text_input -> gx_widget_status & GX_STATUS_CURSOR_SHOW)) in _gx_single_line_text_input_event_process()
437 text_input -> gx_widget_status &= (ULONG)(~GX_STATUS_CURSOR_SHOW); in _gx_single_line_text_input_event_process()
Dgx_multi_line_text_input_event_process.c420 text_input -> gx_widget_status |= (GX_STATUS_CURSOR_SHOW | GX_STATUS_CURSOR_DRAW); in _gx_multi_line_text_input_event_process()
478 (text_input -> gx_widget_status & GX_STATUS_CURSOR_SHOW) && in _gx_multi_line_text_input_event_process()
501 text_input -> gx_widget_status &= (ULONG)(~GX_STATUS_CURSOR_SHOW); in _gx_multi_line_text_input_event_process()
Dgx_single_line_text_input_style_remove.c90 text_input -> gx_widget_status &= (ULONG)(~GX_STATUS_CURSOR_SHOW); in _gx_single_line_text_input_style_remove()
Dgx_multi_line_text_input_style_remove.c91 text_input -> gx_widget_status &= (ULONG)(~GX_STATUS_CURSOR_SHOW); in _gx_multi_line_text_input_style_remove()
Dgx_multi_line_text_input_style_add.c82 text_input -> gx_widget_status |= (GX_STATUS_CURSOR_SHOW | GX_STATUS_CURSOR_DRAW); in _gx_multi_line_text_input_style_add()
Dgx_single_line_text_input_style_add.c85 text_input -> gx_widget_status |= (GX_STATUS_CURSOR_SHOW | GX_STATUS_CURSOR_DRAW); in _gx_single_line_text_input_style_add()
Dgx_multi_line_text_input_create.c169 text_input -> gx_widget_status |= (GX_STATUS_CURSOR_SHOW | GX_STATUS_CURSOR_DRAW); in _gx_multi_line_text_input_create()
Dgx_single_line_text_input_create.c197 text_input -> gx_widget_status |= (GX_STATUS_CURSOR_SHOW | GX_STATUS_CURSOR_DRAW); in _gx_single_line_text_input_create()
Dgx_single_line_text_input_draw.c164 (text_input -> gx_widget_status & GX_STATUS_CURSOR_SHOW) && in _gx_single_line_text_input_draw()
Dgx_multi_line_text_input_draw.c168 if ((input -> gx_widget_status & GX_STATUS_CURSOR_SHOW) && in _gx_multi_line_text_input_draw()
/GUIX-v6.2.1/test/example_internal/sl_text_input_8bpp/
Ddemo_guix_sl_text_input_8bpp.c99 input->gx_widget_status |= GX_STATUS_CURSOR_SHOW; in main_event_handler()
104 input->gx_widget_status &= ~ GX_STATUS_CURSOR_SHOW; in main_event_handler()
/GUIX-v6.2.1/test/example_internal/ml_text_input_8bpp/
Ddemo_guix_ml_text_input_8bpp.c115 ml_input->gx_widget_status |= GX_STATUS_CURSOR_SHOW; in main_event_handler()
120 ml_input->gx_widget_status &= ~ GX_STATUS_CURSOR_SHOW; in main_event_handler()
/GUIX-v6.2.1/test/example_internal/sl_text_input_32bpp/
Ddemo_guix_sl_text_input_32bpp.c100 input->gx_widget_status |= GX_STATUS_CURSOR_SHOW; in main_event_handler()
105 input->gx_widget_status &= ~ GX_STATUS_CURSOR_SHOW; in main_event_handler()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_all_widgets_sl_text_input_property_16bpp.c75 gx_widget_status_remove((GX_WIDGET *)text_input_ptr, GX_STATUS_CURSOR_SHOW); in control_thread_entry()
Dvalidation_guix_single_line_text_input_property_24xrgb.c75 gx_widget_status_remove((GX_WIDGET *)text_input_ptr, GX_STATUS_CURSOR_SHOW); in control_thread_entry()
/GUIX-v6.2.1/common/inc/
Dgx_api.h772 #define GX_STATUS_CURSOR_SHOW 0x00010000UL macro
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_24xrgb.pbw5003 "ID": "c:gx_api.h@32767@macro@GX_STATUS_CURSOR_SHOW",
5006 "display": "GX_STATUS_CURSOR_SHOW",
5012 "name": "GX_STATUS_CURSOR_SHOW",
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_8bit_palette.pbw5003 "ID": "c:gx_api.h@32767@macro@GX_STATUS_CURSOR_SHOW",
5006 "display": "GX_STATUS_CURSOR_SHOW",
5012 "name": "GX_STATUS_CURSOR_SHOW",
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_1555xrgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_1555xrgb.pbw5003 "ID": "c:gx_api.h@32767@macro@GX_STATUS_CURSOR_SHOW",
5006 "display": "GX_STATUS_CURSOR_SHOW",
5012 "name": "GX_STATUS_CURSOR_SHOW",
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_565rgb.pbw5003 "ID": "c:gx_api.h@32767@macro@GX_STATUS_CURSOR_SHOW",
5006 "display": "GX_STATUS_CURSOR_SHOW",
5012 "name": "GX_STATUS_CURSOR_SHOW",
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_ccw/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_565rgb_rotated_ccw.pbw5003 "ID": "c:gx_api.h@32767@macro@GX_STATUS_CURSOR_SHOW",
5006 "display": "GX_STATUS_CURSOR_SHOW",
5012 "name": "GX_STATUS_CURSOR_SHOW",
/GUIX-v6.2.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_565rgb_rotated_cw/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_565rgb_rotated_cw.pbw5003 "ID": "c:gx_api.h@32767@macro@GX_STATUS_CURSOR_SHOW",
5006 "display": "GX_STATUS_CURSOR_SHOW",
5012 "name": "GX_STATUS_CURSOR_SHOW",