Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dwin32_platform.h587 void _glfwGetCursorPosWin32(_GLFWwindow* window, double* xpos, double* ypos);
H A Dwin32_window.c295 _glfwGetCursorPosWin32(window, in disableCursor()
2204 void _glfwGetCursorPosWin32(_GLFWwindow* window, double* xpos, double* ypos) in _glfwGetCursorPosWin32() function
2237 _glfwGetCursorPosWin32(window, in _glfwSetCursorModeWin32()
H A Dwin32_init.c608 .getCursorPos = _glfwGetCursorPosWin32, in _glfwConnectWin32()

Completed in 6 milliseconds