Searched defs:InputEvent (Results 1 – 2 of 2) sorted by relevance
27 struct InputEvent { struct51 intptr_t GetScreenEventsOrWait(InputEvent* buffer, int max_event_count); argument
41 std::function<int(InputEvent*, int)> next_events) { in EventLoop()