Searched refs:HandleWindowEvent (Results 1 – 9 of 9) sorted by relevance
39 done = sk_app::Window_ios::HandleWindowEvent(event); in main()
38 static bool HandleWindowEvent(const SDL_Event& event);
178 bool Window_ios::HandleWindowEvent(const SDL_Event& event) { in HandleWindowEvent() function in sk_app::Window_ios
39 static void HandleWindowEvent(const NSEvent* event);
104 Window_mac::HandleWindowEvent(event);
209 void Window_mac::HandleWindowEvent(const NSEvent* event) {