Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_medical/
Ddemo_guix_medical.c14 extern VOID patient_list_children_create(PATIENTS_SCREEN_CONTROL_BLOCK* win);
56 patient_list_children_create(&patients_screen); in start_guix()
Dpatients.c95 VOID patient_list_children_create(PATIENTS_SCREEN_CONTROL_BLOCK* win);
246 VOID patient_list_children_create(PATIENTS_SCREEN_CONTROL_BLOCK *win) in patient_list_children_create() function
/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Ddemo_guix_medical_mouse_support.c43 VOID patient_list_children_create(PATIENTS_SCREEN_CONTROL_BLOCK *win);
73 patient_list_children_create(&patients_screen); in start_guix()
Dpatients.c173 VOID patient_list_children_create(PATIENTS_SCREEN_CONTROL_BLOCK *win) in patient_list_children_create() function