Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Ddemo_guix_smart_watch.c13 UINT root_window_event_process(GX_WINDOW* window, GX_EVENT* event_ptr);
184 gx_widget_event_process_set((GX_WIDGET *)root, root_window_event_process); in demo_thread_entry()
735 UINT root_window_event_process(GX_WINDOW *window, GX_EVENT *event_ptr) in root_window_event_process() function