Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dx11_window.c252 static void updateNormalHints(_GLFWwindow* window, int width, int height) in updateNormalHints() function
614 updateNormalHints(window, wndconfig->width, wndconfig->height); in createNativeWindow()
1775 updateNormalHints(window, width, height); in _glfwPlatformSetWindowSize()
1789 updateNormalHints(window, width, height); in _glfwPlatformSetWindowSizeLimits()
1797 updateNormalHints(window, width, height); in _glfwPlatformSetWindowAspectRatio()
1987 updateNormalHints(window, width, height); in _glfwPlatformSetWindowMonitor()