Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dnull_window.c199 _glfwSetWindowPosNull(window, xpos, ypos); in _glfwSetWindowMonitorNull()
219 _glfwSetWindowPosNull(window, xpos, ypos); in _glfwSetWindowMonitorNull()
232 void _glfwSetWindowPosNull(_GLFWwindow* window, int xpos, int ypos) in _glfwSetWindowPosNull() function
H A Dnull_platform.h228 void _glfwSetWindowPosNull(_GLFWwindow* window, int xpos, int ypos);
H A Dnull_init.c76 .setWindowPos = _glfwSetWindowPosNull, in _glfwConnectNull()

Completed in 4 milliseconds