Home
last modified time | relevance | path

Searched refs:translateCursorShape (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/glfw/src/
Dwl_window.c362 static char *translateCursorShape(int shape) in translateCursorShape() function
752 translateCursorShape(shape)); in _glfwPlatformCreateStandardCursor()
757 translateCursorShape(shape)); in _glfwPlatformCreateStandardCursor()
Dwin32_window.c283 static LPWSTR translateCursorShape(int shape) in translateCursorShape() function
1528 CopyCursor(LoadCursorW(NULL, translateCursorShape(shape))); in _glfwPlatformCreateStandardCursor()
Dx11_window.c159 static int translateCursorShape(int shape) in translateCursorShape() function
2200 translateCursorShape(shape)); in _glfwPlatformCreateStandardCursor()