Home
last modified time | relevance | path

Searched refs:patients_screen_patient_list (Results 1 – 7 of 7) sorted by relevance

/GUIX-v6.4.1/test/example_internal/guix_medical_mouse_support/
Dpatients.c176 GX_VERTICAL_LIST *list = &win ->patients_screen_patient_list; in patient_list_children_create()
192 list = &screen ->patients_screen_patient_list; in patients_screen_event_handler()
Dguix_medical_mouse_support_specifications.h246 GX_VERTICAL_LIST patients_screen_patient_list; member
Dguix_medical_mouse_support_specifications.c2616 offsetof(PATIENTS_SCREEN_CONTROL_BLOCK, patients_screen_patient_list), /* control block */
/GUIX-v6.4.1/samples/demo_guix_medical/
Dpatients.c249 GX_VERTICAL_LIST *list = &win ->patients_screen_patient_list; in patient_list_children_create()
270 …gx_vertical_list_selected_index_get(&patients_screen.patients_screen_patient_list, &selected_patie… in patients_screen_event_handler()
Ddemo_guix_medical.c57 gx_widget_style_add(&patients_screen.patients_screen_patient_list, GX_STYLE_REPEAT_SELECT); in start_guix()
Dguix_medical_specifications.h371 GX_VERTICAL_LIST patients_screen_patient_list; member
Dguix_medical_specifications.c5418 offsetof(PATIENTS_SCREEN_CONTROL_BLOCK, patients_screen_patient_list), /* control block */