Home
last modified time | relevance | path

Searched refs:_glfwSetCursorPosWin32 (Results 1 - 3 of 3) sorted by relevance

/third_party/glfw/src/
H A Dwin32_window.c315 _glfwSetCursorPosWin32(window, in enableCursor()
2180 _glfwSetCursorPosWin32(window, width / 2, height / 2); in _glfwPollEventsWin32()
2219 void _glfwSetCursorPosWin32(_GLFWwindow* window, double xpos, double ypos) in _glfwSetCursorPosWin32() function
2260 _glfwSetCursorPosWin32(window, in _glfwSetCursorModeWin32()
H A Dwin32_platform.h588 void _glfwSetCursorPosWin32(_GLFWwindow* window, double xpos, double ypos);
H A Dwin32_init.c609 .setCursorPos = _glfwSetCursorPosWin32, in _glfwConnectWin32()

Completed in 7 milliseconds