Home
last modified time | relevance | path

Searched refs:_glfwPlatformGetCursorPos (Results 1 – 7 of 7) sorted by relevance

/third_party/glfw/src/
Dinput.c197 _glfwPlatformGetCursorPos(window, in glfwSetInputMode()
325 _glfwPlatformGetCursorPos(window, xpos, ypos); in glfwGetCursorPos()
Dinternal.h528 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos);
Dwin32_window.c1439 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos() function
1471 _glfwPlatformGetCursorPos(window, in _glfwPlatformSetCursorMode()
Dmir_window.c722 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos() function
Dwl_window.c657 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos() function
Dcocoa_window.m1420 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) function
1462 _glfwPlatformGetCursorPos(window,
Dx11_window.c2103 void _glfwPlatformGetCursorPos(_GLFWwindow* window, double* xpos, double* ypos) in _glfwPlatformGetCursorPos() function
2136 _glfwPlatformGetCursorPos(window, in _glfwPlatformSetCursorMode()