Home
last modified time | relevance | path

Searched refs:HMONITOR (Results 1 – 25 of 2575) sorted by relevance

12345678910>>...103

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
80 static HMONITOR GetMonitor(int deviceIndex);
85 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
87 static int GetScreenFromHMONITOR(HMONITOR mon);
99 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
106 HMONITOR monitor;
111 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
80 static HMONITOR GetMonitor(int deviceIndex);
85 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
87 static int GetScreenFromHMONITOR(HMONITOR mon);
99 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
106 HMONITOR monitor;
111 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
88 static HMONITOR GetMonitor(int deviceIndex);
93 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
95 static int GetScreenFromHMONITOR(HMONITOR mon);
107 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
114 HMONITOR monitor;
121 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
88 static HMONITOR GetMonitor(int deviceIndex);
93 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
95 static int GetScreenFromHMONITOR(HMONITOR mon);
107 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
114 HMONITOR monitor;
121 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
88 static HMONITOR GetMonitor(int deviceIndex);
93 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
95 static int GetScreenFromHMONITOR(HMONITOR mon);
107 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
114 HMONITOR monitor;
121 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
88 static HMONITOR GetMonitor(int deviceIndex);
93 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
95 static int GetScreenFromHMONITOR(HMONITOR mon);
107 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
114 HMONITOR monitor;
121 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
88 static HMONITOR GetMonitor(int deviceIndex);
93 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
95 static int GetScreenFromHMONITOR(HMONITOR mon);
107 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
114 HMONITOR monitor;
121 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
88 static HMONITOR GetMonitor(int deviceIndex);
93 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
95 static int GetScreenFromHMONITOR(HMONITOR mon);
107 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
114 HMONITOR monitor;
121 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/lang/swi-pl/swipl-8.2.3/packages/xpce/src/msw/
H A Dmultimon.h32 DECLARE_HANDLE(HMONITOR);
110 HMONITOR (WINAPI* g_pfnMonitorFromWindow)(HWND, BOOL);
111 HMONITOR (WINAPI* g_pfnMonitorFromRect)(LPCRECT, BOOL);
112 HMONITOR (WINAPI* g_pfnMonitorFromPoint)(POINT, BOOL);
197 #define xPRIMARY_MONITOR ((HMONITOR)0x42)
199 HMONITOR WINAPI
217 HMONITOR WINAPI
234 HMONITOR WINAPI
352 extern HMONITOR WINAPI xMonitorFromWindow(HWND, UINT);
353 extern HMONITOR WINAPI xMonitorFromRect(LPCRECT, UINT);
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
93 static HMONITOR GetMonitor(int deviceIndex);
99 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
101 static int GetScreenFromHMONITOR(HMONITOR mon);
113 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
120 HMONITOR monitor;
128 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Win32GraphicsDevice.h42 AwtWin32GraphicsDevice(int screen, HMONITOR mhnd, Devices *arr);
62 HMONITOR GetMonitor() { return monitor; } in GetMonitor()
93 static HMONITOR GetMonitor(int deviceIndex);
99 static void DisableOffscreenAccelerationForDevice(HMONITOR hMonitor);
101 static int GetScreenFromHMONITOR(HMONITOR mon);
113 static BOOL AreSameMonitors(HMONITOR mon1, HMONITOR mon2);
120 HMONITOR monitor;
128 static HDC MakeDCFromMonitor(HMONITOR);
H A DDevices.cpp93 HMONITOR* g_hmpMonitors;
96 BOOL WINAPI clb_fCountMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCountMonitors()
111 BOOL WINAPI clb_fCollectMonitors(HMONITOR hMon, HDC hDC, LPRECT rRect, LPARAM lP) in clb_fCollectMonitors()
122 int WINAPI CollectMonitors(HMONITOR* hmpMonitors, int nNum) in CollectMonitors()
144 BOOL WINAPI MonitorBounds(HMONITOR hmMonitor, RECT* rpBounds) in MonitorBounds()
191 HMONITOR *monHds = (HMONITOR *)SAFE_SIZE_ARRAY_ALLOC(safe_Malloc, in UpdateInstance()
192 numScreens, sizeof(HMONITOR)); in UpdateInstance()
243 D3DPipelineManager::HandleAdaptersChange((HMONITOR*)monHds, in UpdateInstance()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmultimon.h117 HMONITOR (WINAPI *g_pfnMonitorFromWindow)(HWND, DWORD) = NULL;
118 HMONITOR (WINAPI *g_pfnMonitorFromRect)(LPCRECT, DWORD) = NULL;
119 HMONITOR (WINAPI *g_pfnMonitorFromPoint)(POINT, DWORD) = NULL;
195 #define xPRIMARY_MONITOR ((HMONITOR)0x12340042)
197 HMONITOR WINAPI xMonitorFromPoint (POINT pt, DWORD flags) { in xMonitorFromPoint()
208 HMONITOR WINAPI xMonitorFromRect (LPCRECT pr, DWORD flags) { in xMonitorFromRect()
219 HMONITOR WINAPI xMonitorFromWindow (HWND hw, DWORD flags) { in xMonitorFromWindow()
328 extern HMONITOR WINAPI xMonitorFromWindow (HWND, DWORD);
329 extern HMONITOR WINAPI xMonitorFromRect (LPCRECT, DWORD);
330 extern HMONITOR WINAPI xMonitorFromPoint (POINT, DWORD);
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmultimon.h117 HMONITOR (WINAPI *g_pfnMonitorFromWindow)(HWND, DWORD) = NULL;
118 HMONITOR (WINAPI *g_pfnMonitorFromRect)(LPCRECT, DWORD) = NULL;
119 HMONITOR (WINAPI *g_pfnMonitorFromPoint)(POINT, DWORD) = NULL;
195 #define xPRIMARY_MONITOR ((HMONITOR)0x12340042)
197 HMONITOR WINAPI xMonitorFromPoint (POINT pt, DWORD flags) { in xMonitorFromPoint()
208 HMONITOR WINAPI xMonitorFromRect (LPCRECT pr, DWORD flags) { in xMonitorFromRect()
219 HMONITOR WINAPI xMonitorFromWindow (HWND hw, DWORD flags) { in xMonitorFromWindow()
328 extern HMONITOR WINAPI xMonitorFromWindow (HWND, DWORD);
329 extern HMONITOR WINAPI xMonitorFromRect (LPCRECT, DWORD);
330 extern HMONITOR WINAPI xMonitorFromPoint (POINT, DWORD);
[all …]
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Ddisplay.cpp59 DECLARE_HANDLE(HMONITOR);
111 HMONITOR hmon);
123 typedef HMONITOR (WINAPI *MonitorFromPoint_t)(POINT,DWORD);
124 typedef HMONITOR (WINAPI *MonitorFromWindow_t)(HWND,DWORD);
145 wxDisplayInfo(HMONITOR hmon = NULL) in wxDisplayInfo()
160 HMONITOR m_hmon;
248 int FindDisplayFromHMONITOR(HMONITOR hmon) const;
297 void AddDisplay(HMONITOR hMonitor, LPRECT lprcMonitor);
371 HMONITOR hmon);
625 HMONITOR hMonitor, // handle to display monitor in MultimonEnumProc()
[all …]
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Ddisplay.cpp59 DECLARE_HANDLE(HMONITOR);
111 HMONITOR hmon);
123 typedef HMONITOR (WINAPI *MonitorFromPoint_t)(POINT,DWORD);
124 typedef HMONITOR (WINAPI *MonitorFromWindow_t)(HWND,DWORD);
145 wxDisplayInfo(HMONITOR hmon = NULL) in wxDisplayInfo()
160 HMONITOR m_hmon;
248 int FindDisplayFromHMONITOR(HMONITOR hmon) const;
297 void AddDisplay(HMONITOR hMonitor, LPRECT lprcMonitor);
371 HMONITOR hmon);
625 HMONITOR hMonitor, // handle to display monitor in MultimonEnumProc()
[all …]

12345678910>>...103