Home
last modified time | relevance | path

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

/third_party/flutter/glfw/tests/
Diconify.c199 int auto_iconify = GLFW_TRUE, fullscreen = GLFW_FALSE, all_monitors = GLFW_FALSE; in main() local
219 auto_iconify = GLFW_FALSE; in main()
233 glfwWindowHint(GLFW_AUTO_ICONIFY, auto_iconify); in main()