Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dx11_window.c784 _glfwGetWindowPosX11(window, &window->x11.xpos, &window->x11.ypos); in createNativeWindow()
2155 void _glfwGetWindowPosX11(_GLFWwindow* window, int* xpos, int* ypos) in _glfwGetWindowPosX11() function
H A Dx11_platform.h908 void _glfwGetWindowPosX11(_GLFWwindow* window, int* xpos, int* ypos);
H A Dx11_init.c1210 .getWindowPos = _glfwGetWindowPosX11, in _glfwConnectX11()

Completed in 9 milliseconds