Home
last modified time | relevance | path

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

/third_party/glfw/src/
H A Dx11_window.c270 static void updateNormalHints(_GLFWwindow* window, int width, int height) in updateNormalHints() function
2214 updateNormalHints(window, width, height); in _glfwSetWindowSizeX11()
2228 updateNormalHints(window, width, height); in _glfwSetWindowSizeLimitsX11()
2236 updateNormalHints(window, width, height); in _glfwSetWindowAspectRatioX11()
2485 updateNormalHints(window, width, height); in _glfwSetWindowMonitorX11()
2503 updateNormalHints(window, width, height); in _glfwSetWindowMonitorX11()
2621 updateNormalHints(window, width, height); in _glfwSetWindowResizableX11()

Completed in 6 milliseconds