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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmultimon.h34 } MONITORINFO,*LPMONITORINFO; typedef in typeref:struct:tagMONITORINFO
120 WINBOOL (WINAPI *g_pfnGetMonitorInfo)(HMONITOR, LPMONITORINFO) = NULL;
234 WINBOOL WINAPI xGetMonitorInfo (HMONITOR hmon, LPMONITORINFO pmi) {
237 union { LPMONITORINFO mi; MONITORINFOEX ex; } c;
331 extern WINBOOL WINAPI xGetMonitorInfo (HMONITOR, LPMONITORINFO);
H A Dwinuser.h5558 } MONITORINFO,*LPMONITORINFO; typedef in typeref:struct:tagMONITORINFO
5622 WINUSERAPI WINBOOL WINAPI GetMonitorInfoA(HMONITOR hMonitor,LPMONITORINFO lpmi);
5623 WINUSERAPI WINBOOL WINAPI GetMonitorInfoW(HMONITOR hMonitor,LPMONITORINFO lpmi);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmultimon.h34 } MONITORINFO,*LPMONITORINFO; typedef in typeref:struct:tagMONITORINFO
120 WINBOOL (WINAPI *g_pfnGetMonitorInfo)(HMONITOR, LPMONITORINFO) = NULL;
234 WINBOOL WINAPI xGetMonitorInfo (HMONITOR hmon, LPMONITORINFO pmi) {
237 union { LPMONITORINFO mi; MONITORINFOEX ex; } c;
331 extern WINBOOL WINAPI xGetMonitorInfo (HMONITOR, LPMONITORINFO);
H A Dwinuser.h5558 } MONITORINFO,*LPMONITORINFO; typedef in typeref:struct:tagMONITORINFO
5622 WINUSERAPI WINBOOL WINAPI GetMonitorInfoA(HMONITOR hMonitor,LPMONITORINFO lpmi);
5623 WINUSERAPI WINBOOL WINAPI GetMonitorInfoW(HMONITOR hMonitor,LPMONITORINFO lpmi);

Completed in 105 milliseconds