Home
last modified time | relevance | path

Searched defs:monitorsCount (Results 1 – 2 of 2) sorted by relevance

/third_party/glfw/src/
Dwl_platform.h98 int monitorsCount; member
129 int monitorsCount; member
Dwl_monitor.c176 int i, monitorsCount = _glfw.wl.monitorsCount; in _glfwPlatformGetMonitors() local