Searched refs:ID_RAISED_BORDER (Results 1 – 10 of 10) sorted by relevance
/GUIX-v6.4.1/test/example_internal/progress_bar/ |
D | progress_bar.c | 233 ID_RAISED_BORDER = 1, enumerator 336 …&border_style_window, RAISED_BORDER, GX_STYLE_TEXT_LEFT|GX_STYLE_ENABLED, ID_RAISED_BORDER, &size); in start_guix() 438 case GX_SIGNAL(ID_RAISED_BORDER, GX_EVENT_RADIO_SELECT): in border_win_event_handler()
|
/GUIX-v6.4.1/test/example_internal/sl_text_input_8bpp/ |
D | demo_guix_sl_text_input_8bpp.c | 139 case GX_SIGNAL(ID_RAISED_BORDER, GX_EVENT_RADIO_SELECT): in main_event_handler()
|
D | sl_text_input_8bpp_specifications.h | 42 #define ID_RAISED_BORDER 14 macro
|
D | sl_text_input_8bpp_specifications.c | 593 ID_RAISED_BORDER, /* widget id */
|
/GUIX-v6.4.1/test/example_internal/sl_text_input_32bpp/ |
D | demo_guix_sl_text_input_32bpp.c | 140 case GX_SIGNAL(ID_RAISED_BORDER, GX_EVENT_RADIO_SELECT): in main_event_handler()
|
D | sl_text_input_32bpp_specifications.h | 38 #define ID_RAISED_BORDER 14 macro
|
D | sl_text_input_32bpp_specifications.c | 629 ID_RAISED_BORDER, /* widget id */
|
/GUIX-v6.4.1/test/example_internal/sl_text_input_16bpp/ |
D | sl_text_input_16bpp_specifications.h | 39 #define ID_RAISED_BORDER 15 macro
|
D | demo_guix_sl_text_input_16bpp.c | 279 case GX_SIGNAL(ID_RAISED_BORDER, GX_EVENT_RADIO_SELECT): in main_event_handler()
|
D | sl_text_input_16bpp_specifications.c | 771 ID_RAISED_BORDER, /* widget id */
|