Home
last modified time | relevance | path

Searched refs:GLFW_CURSOR_UNAVAILABLE (Results 1 - 4 of 4) sorted by relevance

/third_party/glfw/src/
H A Dinit.c346 else if (code == GLFW_CURSOR_UNAVAILABLE) in _glfwInputError()
H A Dwl_window.c2838 _glfwInputError(GLFW_CURSOR_UNAVAILABLE, in _glfwCreateStandardCursorWayland()
2846 _glfwInputError(GLFW_CURSOR_UNAVAILABLE, in _glfwCreateStandardCursorWayland()
H A Dx11_window.c3030 _glfwInputError(GLFW_CURSOR_UNAVAILABLE, in _glfwCreateStandardCursorX11()
/third_party/glfw/include/GLFW/
H A Dglfw3.h800 #define GLFW_CURSOR_UNAVAILABLE 0x0001000B macro
1232 * with @ref GLFW_CURSOR_UNAVAILABLE in the future.
1247 * with @ref GLFW_CURSOR_UNAVAILABLE in the future.
5084 * GLFW_CURSOR_UNAVAILABLE error and returns `NULL`.
5091 * GLFW_INVALID_ENUM, @ref GLFW_CURSOR_UNAVAILABLE and @ref

Completed in 16 milliseconds