Home
last modified time | relevance | path

Searched refs:GLFW_RESIZE_NS_CURSOR (Results 1 - 6 of 6) sorted by relevance

/third_party/glfw/include/GLFW/
H A Dglfw3.h1225 #define GLFW_RESIZE_NS_CURSOR 0x00036006 macro
1283 #define GLFW_VRESIZE_CURSOR GLFW_RESIZE_NS_CURSOR
5073 * @ref GLFW_RESIZE_NS_CURSOR | Yes | Yes | Yes | Yes
/third_party/glfw/tests/
H A Dcursor.c366 GLFW_RESIZE_NS_CURSOR, in main()
/third_party/glfw/src/
H A Dx11_window.c2976 case GLFW_RESIZE_NS_CURSOR: in _glfwCreateStandardCursorX11()
3023 case GLFW_RESIZE_NS_CURSOR: in _glfwCreateStandardCursorX11()
H A Dinput.c885 shape != GLFW_RESIZE_NS_CURSOR && in glfwCreateStandardCursor()
H A Dwl_window.c2786 case GLFW_RESIZE_NS_CURSOR: in _glfwCreateStandardCursorWayland()
2831 case GLFW_RESIZE_NS_CURSOR: in _glfwCreateStandardCursorWayland()
H A Dwin32_window.c2322 case GLFW_RESIZE_NS_CURSOR: in _glfwCreateStandardCursorWin32()

Completed in 20 milliseconds