Home
last modified time | relevance | path

Searched defs:cursor_name (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/emscripten/
DSDL_emscriptenmouse.c74 const char *cursor_name = NULL; in Emscripten_CreateSystemCursor() local
/third_party/flutter/skia/third_party/externals/sdl/src/video/mir/
DSDL_mirmouse.c139 char const* cursor_name = NULL; in MIR_CreateSystemCursor() local
/third_party/flutter/glfw/src/
Dmir_window.c685 const char* cursor_name = getSystemCursorName(shape); in _glfwPlatformCreateStandardCursor() local