Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dwin32_monitor.c154 GLFWbool hasDisplays = GLFW_FALSE; in _glfwPlatformGetMonitors() local
178 hasDisplays = GLFW_TRUE; in _glfwPlatformGetMonitors()
197 if (hasDisplays) in _glfwPlatformGetMonitors()