Home
last modified time | relevance | path

Searched defs:DPI_AWARENESS_PER_MONITOR_AWARE (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/mozglue/misc/
H A DWindowsDpiAwareness.h21 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/www/firefox/firefox-99.0/mozglue/misc/
H A DWindowsDpiAwareness.h21 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/misc/
H A DWindowsDpiAwareness.h21 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/games/xnethack/xNetHack-xnh6.1/sys/winnt/
H A Dwin10.h22 DPI_AWARENESS_PER_MONITOR_AWARE enumerator
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/lib/platform/win32/
H A Dwin32dll.h18 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/lib/platform/win32/
H A Dwin32dll.h18 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DWinUtils.h89 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/devel/arduino-core/Arduino-b439a77/arduino-core/src/processing/app/windows/
H A DPlatform.java260 public final int DPI_AWARENESS_PER_MONITOR_AWARE = 2; field
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DWinUtils.h89 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DWinUtils.h89 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/HiDpi/
H A Dmod.rs67 pub const DPI_AWARENESS_PER_MONITOR_AWARE: DPI_AWARENESS = 2i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindef.h161 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwindef.h161 DPI_AWARENESS_PER_MONITOR_AWARE = 2 enumerator
/dports/databases/libgda5-bdb/libgda-5.2.10/tools/browser/
H A Dbrowser-virtual-connection.c125 static void in from()
126 browser_virtual_connection_class_init (BrowserVirtualConnectionClass * klass) in from()