Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dwin32_platform.h550 void _glfwSetWindowPosWin32(_GLFWwindow* window, int xpos, int ypos);
H A Dwin32_init.c639 .setWindowPos = _glfwSetWindowPosWin32, in _glfwConnectWin32()
H A Dwin32_window.c1644 void _glfwSetWindowPosWin32(_GLFWwindow* window, int xpos, int ypos) in _glfwSetWindowPosWin32() function

Completed in 6 milliseconds