Home
last modified time | relevance | path

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

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/msw/
H A Dmultimon.h197 #define xPRIMARY_MONITOR ((HMONITOR)0x42) macro
211 return xPRIMARY_MONITOR; in xMonitorFromRect()
226 return xPRIMARY_MONITOR; in xMonitorFromWindow()
246 return xPRIMARY_MONITOR; in xMonitorFromPoint()
260 if ((hMonitor == xPRIMARY_MONITOR) && lpMonitorInfo && in xGetMonitorInfo()
329 lpfnEnumProc(xPRIMARY_MONITOR, hdc, &rcCallback, lData); in xEnumDisplayMonitors()
346 #undef xPRIMARY_MONITOR
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmultimon.h195 #define xPRIMARY_MONITOR ((HMONITOR)0x12340042) macro
203 return xPRIMARY_MONITOR; in xMonitorFromPoint()
214 return xPRIMARY_MONITOR; in xMonitorFromRect()
226 return xPRIMARY_MONITOR; in xMonitorFromWindow()
249 …if ((hmon == xPRIMARY_MONITOR) && pmi &&(pmi->cbSize >= sizeof (MONITORINFO)) && SystemParametersI… in xGetMonitorInfo()
304 return lpfnEnumProc (xPRIMARY_MONITOR, hdcOptionalForPainting, &rcLimit, dwData); in xEnumDisplayMonitors()
324 #undef xPRIMARY_MONITOR
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmultimon.h195 #define xPRIMARY_MONITOR ((HMONITOR)0x12340042) macro
203 return xPRIMARY_MONITOR; in xMonitorFromPoint()
214 return xPRIMARY_MONITOR; in xMonitorFromRect()
226 return xPRIMARY_MONITOR; in xMonitorFromWindow()
249 …if ((hmon == xPRIMARY_MONITOR) && pmi &&(pmi->cbSize >= sizeof (MONITORINFO)) && SystemParametersI… in xGetMonitorInfo()
304 return lpfnEnumProc (xPRIMARY_MONITOR, hdcOptionalForPainting, &rcLimit, dwData); in xEnumDisplayMonitors()
324 #undef xPRIMARY_MONITOR
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dmultimon.pp289 xPRIMARY_MONITOR = HMONITOR($12340042);
301 Result := xPRIMARY_MONITOR
316 Result := xPRIMARY_MONITOR
330 Exit(xPRIMARY_MONITOR);
362 if ((hMonitor = xPRIMARY_MONITOR) and
429 xPRIMARY_MONITOR,