Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_mouse.h50 SDL_SYSTEM_CURSOR_WAIT, /**< Wait */ enumerator
/third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/
DSDL_emscriptenmouse.c83 case SDL_SYSTEM_CURSOR_WAIT: in Emscripten_CreateSystemCursor()
/third_party/flutter/skia/third_party/externals/sdl/src/video/winrt/
DSDL_winrtmouse.cpp66 case SDL_SYSTEM_CURSOR_WAIT: cursorType = CoreCursorType::Wait; break; in WINRT_CreateSystemCursor()
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirmouse.c154 case SDL_SYSTEM_CURSOR_WAIT: in MIR_CreateSystemCursor()
/third_party/flutter/skia/third_party/externals/sdl/src/video/windows/
DSDL_windowsmouse.c172 case SDL_SYSTEM_CURSOR_WAIT: name = IDC_WAIT; break; in WIN_CreateSystemCursor()
/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandmouse.c259 case SDL_SYSTEM_CURSOR_WAIT: in Wayland_CreateSystemCursor()
/third_party/flutter/skia/third_party/externals/sdl/src/video/x11/
DSDL_x11mouse.c243 case SDL_SYSTEM_CURSOR_WAIT: shape = XC_watch; break; in X11_CreateSystemCursor()
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoamouse.m126 case SDL_SYSTEM_CURSOR_WAIT: