Home
last modified time | relevance | path

Searched refs:IDB_CLOSE (Results 1 – 6 of 6) sorted by relevance

/GUIX-v6.2.1/test/example_internal/z_order_overlap_test/
Doverlap_app.c86 if (p_event->gx_event_type == GX_SIGNAL(IDB_CLOSE, GX_EVENT_CLICKED)) in popup_events()
89 return (IDB_CLOSE); in popup_events()
Doverlap_specifications.h26 #define IDB_CLOSE 2 macro
Doverlap_specifications.c122 IDB_CLOSE, /* widget id */
/GUIX-v6.2.1/tutorials/demo_guix_transitions/
Ddemo_guix_transitions.c276 case GX_SIGNAL(IDB_CLOSE, GX_EVENT_CLICKED): in settings_win_event_process()
Ddemo_guix_transitions_specifications.h25 #define IDB_CLOSE 1 macro
Ddemo_guix_transitions_specifications.c918 IDB_CLOSE, /* widget id */
1395 IDB_CLOSE, /* widget id */
1440 {GX_SIGNAL(IDB_CLOSE, GX_EVENT_CLICKED), 0, about_win__idb_close_gx_event_clicked_actions},