Home
last modified time | relevance | path

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

/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Dguix_medical_mouse_support_specifications.h271 UINT vitals_screen_event_process(GX_WINDOW *widget, GX_EVENT *event_ptr);
Dvitals.c335 UINT vitals_screen_event_process(GX_WINDOW *window, GX_EVENT *myevent) in vitals_screen_event_process() function
Dguix_medical_mouse_support_specifications.c2290 …_studio_vitals_screen_event_table, (UINT (*)(GX_WIDGET *, GX_EVENT *))vitals_screen_event_process};
/GUIX-v6.2.1/samples/demo_guix_medical/
Dvitals.c371 UINT vitals_screen_event_process(GX_WINDOW *window, GX_EVENT *myevent) in vitals_screen_event_process() function
Dguix_medical_specifications.h492 UINT vitals_screen_event_process(GX_WINDOW *widget, GX_EVENT *event_ptr);
Dguix_medical_specifications.c8768 …_studio_vitals_screen_event_table, (UINT (*)(GX_WIDGET *, GX_EVENT *))vitals_screen_event_process};