Home
last modified time | relevance | path

Searched refs:volume_screen_base_event_process (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dphone.c70 volume_screen_base_event_process(window, event_ptr); in phone_screen_event_process()
84 volume_screen_base_event_process(window, event_ptr); in phone_screen_event_process()
89 return volume_screen_base_event_process(window, event_ptr); in phone_screen_event_process()
Daudio.c94 volume_screen_base_event_process(window, event_ptr); in audio_screen_event_process()
121 volume_screen_base_event_process(window, event_ptr); in audio_screen_event_process()
126 return volume_screen_base_event_process(window, event_ptr); in audio_screen_event_process()
Dvolume_screen_base.c118 UINT volume_screen_base_event_process(GX_WINDOW *window, GX_EVENT* event_ptr) in volume_screen_base_event_process() function
Ddemo_guix_car_infotainment_specifications.h467 UINT volume_screen_base_event_process(GX_WINDOW *widget, GX_EVENT *event_ptr);
Ddemo_guix_car_infotainment_specifications.c5933 …(UINT (*)(GX_WIDGET *, GX_EVENT *)) volume_screen_base_event_process, /* event function override */