Home
last modified time | relevance | path

Searched refs:ID_MEDS_BUTTON (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Dpatients.c195 myevent->gx_event_type = GX_SIGNAL(ID_MEDS_BUTTON, GX_EVENT_CLICKED); in patients_screen_event_handler()
Ddemo_guix_medical_mouse_support.c202 case ID_MEDS_BUTTON: in page_button_draw()
Dguix_medical_mouse_support_specifications.h43 #define ID_MEDS_BUTTON 19 macro
Dguix_medical_mouse_support_specifications.c616 ID_MEDS_BUTTON, /* widget id */
2285 …{GX_SIGNAL(ID_MEDS_BUTTON, GX_EVENT_CLICKED), 0, vitals_screen__id_meds_button_gx_event_clicked_ac…
2632 …{GX_SIGNAL(ID_MEDS_BUTTON, GX_EVENT_CLICKED), 0, patients_screen__id_meds_button_gx_event_clicked_…