Searched refs:GetPatientName (Results 1 – 7 of 7) sorted by relevance
5 GX_CHAR *GetPatientName(void);
45 gx_prompt_text_set(&meds_screen.meds_screen_patient_name, GetPatientName()); in meds_screen_event_handler()
93 GX_CHAR *GetPatientName(void) in GetPatientName() function
348 gx_prompt_text_set(&vitals_screen.vitals_screen_patient_name, GetPatientName()); in vitals_screen_event_process()
6 VOID GetPatientName(GX_STRING *string);
96 VOID GetPatientName(GX_STRING* string);284 VOID GetPatientName(GX_STRING* string) in GetPatientName() function
110 extern VOID GetPatientName(GX_STRING* string);349 GetPatientName(&string); in update_patient_information()