Searched refs:_MONITORINFO (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dgui_w32.c400 } _MONITORINFO; typedef in typeref:struct:_MONITORINFOstruct
404 typedef BOOL (WINAPI *TGetMonitorInfo)(_HMONITOR, _MONITORINFO *);
1591 _MONITORINFO moninfo;
1600 moninfo.cbSize = sizeof(_MONITORINFO);

Completed in 75 milliseconds