Home
last modified time | relevance | path

Searched refs:LPMONITORINFOEX (Results 1 – 25 of 50) sorted by relevance

12

/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/msw/
H A Dmultimon.h54 } MONITORINFOEX, *LPMONITORINFOEX; typedef
60 } MONITORINFOEX, *LPMONITORINFOEX; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmultimon.h70 __MINGW_TYPEDEF_AW(LPMONITORINFOEX)
237 union { LPMONITORINFO mi; LPMONITORINFOEX ex; } c; in xGetMonitorInfo()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmultimon.h70 __MINGW_TYPEDEF_AW(LPMONITORINFOEX)
237 union { LPMONITORINFO mi; LPMONITORINFOEX ex; } c; in xGetMonitorInfo()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Dmissing.h410 #define LPMONITORINFOEX my_LPMONITORINFOEX macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Dmissing.h410 #define LPMONITORINFOEX my_LPMONITORINFOEX macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Dmissing.h410 #define LPMONITORINFOEX my_LPMONITORINFOEX macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Dmissing.h410 #define LPMONITORINFOEX my_LPMONITORINFOEX macro
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-base/src/
H A Dmultimon.pp108 LPMONITORINFOEX = LPMONITORINFOEXW;
113 LPMONITORINFOEX = LPMONITORINFOEXA;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dmissing.h466 #define LPMONITORINFOEX my_LPMONITORINFOEX macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dmissing.h466 #define LPMONITORINFOEX my_LPMONITORINFOEX macro
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Ddisplay.cpp64 } MONITORINFOEX, *LPMONITORINFOEX; typedef
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Ddisplay.cpp64 } MONITORINFOEX, *LPMONITORINFOEX; typedef
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Win32GraphicsDevice.cpp133 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1121 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Win32GraphicsDevice.cpp133 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1121 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp136 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1193 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp136 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1193 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp136 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1193 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp138 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1195 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp136 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1193 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp136 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1193 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp137 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1240 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.cpp137 if (TRUE == ::GetMonitorInfo(hmMonitor, (LPMONITORINFOEX)(&mieInfo))) { in MakeDCFromMonitor()
1240 (LPMONITORINFOEX)devices->GetDevice(screen)->GetMonitorInfo(); in GetAttachedDisplayDevice()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Ddisplay.cpp71 } MONITORINFOEX, *LPMONITORINFOEX; typedef
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Ddisplay.cpp71 } MONITORINFOEX, *LPMONITORINFOEX; typedef
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Ddisplay.cpp71 } MONITORINFOEX, *LPMONITORINFOEX; typedef

12