Home
last modified time | relevance | path

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

/third_party/flutter/glfw/src/
Dwin32_monitor.c38 static _GLFWmonitor* createMonitor(DISPLAY_DEVICEW* adapter, in createMonitor()
39 DISPLAY_DEVICEW* display) in createMonitor()
153 DISPLAY_DEVICEW adapter, display; in _glfwPlatformGetMonitors()
164 ZeroMemory(&adapter, sizeof(DISPLAY_DEVICEW)); in _glfwPlatformGetMonitors()
165 adapter.cb = sizeof(DISPLAY_DEVICEW); in _glfwPlatformGetMonitors()
173 ZeroMemory(&display, sizeof(DISPLAY_DEVICEW)); in _glfwPlatformGetMonitors()
174 display.cb = sizeof(DISPLAY_DEVICEW); in _glfwPlatformGetMonitors()
185 ZeroMemory(&adapter, sizeof(DISPLAY_DEVICEW)); in _glfwPlatformGetMonitors()
186 adapter.cb = sizeof(DISPLAY_DEVICEW); in _glfwPlatformGetMonitors()
201 ZeroMemory(&display, sizeof(DISPLAY_DEVICEW)); in _glfwPlatformGetMonitors()
[all …]
/third_party/mingw-w64/mingw-w64-headers/include/
Dmultimon.h91 } DISPLAY_DEVICEW,*PDISPLAY_DEVICEW,*LPDISPLAY_DEVICEW; typedef
Dwingdi.h2037 } DISPLAY_DEVICEW,*PDISPLAY_DEVICEW,*LPDISPLAY_DEVICEW; typedef