Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_video.h167 } SDL_WindowEventID; typedef
/third_party/flutter/skia/third_party/externals/sdl/src/core/winrt/
DSDL_winrtapp_direct3d.cpp434 static bool IsSDLWindowEventPending(SDL_WindowEventID windowEventID) in IsSDLWindowEventPending()