Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dwin32_monitor.c66 monitor->win32.modesPruned = GLFW_TRUE; in createMonitor()
294 if (monitor->win32.modesPruned) in _glfwPlatformGetVideoModes()
Dwin32_platform.h304 GLFWbool modesPruned; member