Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dbase.c132 UINT base_event_process(GX_WINDOW* window, GX_EVENT* event_ptr) in base_event_process() function
192 return base_event_process(window, event_ptr); in screen_base_event_process()
Ddemo_guix_car_infotainment.c224 base_event_process(window, event_ptr); in main_screen_event_process()
251 return base_event_process(window, event_ptr); in main_screen_event_process()
Ddemo_guix_car_infotainment_specifications.h471 UINT base_event_process(GX_WINDOW *widget, GX_EVENT *event_ptr);
Ddemo_guix_car_infotainment_specifications.c616 (UINT (*)(GX_WIDGET *, GX_EVENT *)) base_event_process, /* event function override */