Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmonitors.c43 getMonitorInfo(HMONITOR hMonitor, HDC hdc, LPRECT rect, LPARAM _data) in getMonitorInfo() function
71 EnumDisplayMonitors(NULL, NULL, getMonitorInfo, (LPARAM) data); in QueryMonitor()