Home
last modified time | relevance | path

Searched refs:LAYOUT_VBH (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py123 LAYOUT_VBH = 0x00000004 # Vertical before horizontal variable
124 LAYOUT_ORIENTATIONMASK = LAYOUT_RTL + LAYOUT_BTT + LAYOUT_VBH
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py123 LAYOUT_VBH = 0x00000004 # Vertical before horizontal variable
124 LAYOUT_ORIENTATIONMASK = LAYOUT_RTL + LAYOUT_BTT + LAYOUT_VBH
/dports/devel/py-pydevd/pydevd-1.1.1/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py123 LAYOUT_VBH = 0x00000004 # Vertical before horizontal variable
124 LAYOUT_ORIENTATIONMASK = LAYOUT_RTL + LAYOUT_BTT + LAYOUT_VBH
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/
H A Dgdi32.py123 LAYOUT_VBH = 0x00000004 # Vertical before horizontal variable
124 LAYOUT_ORIENTATIONMASK = LAYOUT_RTL + LAYOUT_BTT + LAYOUT_VBH
/dports/editors/calligra/calligra-3.2.1/libs/vectorimage/libwmf/
H A DWmfEnums.h340 LAYOUT_VBH = 0x0004, enumerator
/dports/editors/lazarus/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas51 LAYOUT_VBH = $00000004; // Vertical before horizontal
52 LAYOUT_ORIENTATIONMASK = (LAYOUT_RTL or LAYOUT_BTT or LAYOUT_VBH);
/dports/editors/lazarus/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas36 LAYOUT_VBH = $00000004; // Vertical before horizontal
37 LAYOUT_ORIENTATIONMASK = (LAYOUT_RTL or LAYOUT_BTT or LAYOUT_VBH);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas36 LAYOUT_VBH = $00000004; // Vertical before horizontal
37 LAYOUT_ORIENTATIONMASK = (LAYOUT_RTL or LAYOUT_BTT or LAYOUT_VBH);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas51 LAYOUT_VBH = $00000004; // Vertical before horizontal
52 LAYOUT_ORIENTATIONMASK = (LAYOUT_RTL or LAYOUT_BTT or LAYOUT_VBH);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/win32/
H A Dwin32extra.pas36 LAYOUT_VBH = $00000004; // Vertical before horizontal
37 LAYOUT_ORIENTATIONMASK = (LAYOUT_RTL or LAYOUT_BTT or LAYOUT_VBH);
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas51 LAYOUT_VBH = $00000004; // Vertical before horizontal
52 LAYOUT_ORIENTATIONMASK = (LAYOUT_RTL or LAYOUT_BTT or LAYOUT_VBH);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/win32/
H A Dwin32extra.pas36 LAYOUT_VBH = $00000004; // Vertical before horizontal
37 LAYOUT_ORIENTATIONMASK = (LAYOUT_RTL or LAYOUT_BTT or LAYOUT_VBH);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/customdrawn/
H A Dcustomdrawn_winextra.pas51 LAYOUT_VBH = $00000004; // Vertical before horizontal
52 LAYOUT_ORIENTATIONMASK = (LAYOUT_RTL or LAYOUT_BTT or LAYOUT_VBH);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwingdi.h106 #define LAYOUT_VBH 0x00000004 macro
107 #define LAYOUT_ORIENTATIONMASK (LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH)
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwingdi.h106 #define LAYOUT_VBH 0x00000004 macro
107 #define LAYOUT_ORIENTATIONMASK (LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH)
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs86 pub const LAYOUT_VBH: DWORD = 0x00000004; const
87 pub const LAYOUT_ORIENTATIONMASK: DWORD = LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH;
/dports/devel/stylua/StyLua-0.11.0/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs86 pub const LAYOUT_VBH: DWORD = 0x00000004; const
87 pub const LAYOUT_ORIENTATIONMASK: DWORD = LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH;
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs86 pub const LAYOUT_VBH: DWORD = 0x00000004; const
87 pub const LAYOUT_ORIENTATIONMASK: DWORD = LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH;
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs86 pub const LAYOUT_VBH: DWORD = 0x00000004; const
87 pub const LAYOUT_ORIENTATIONMASK: DWORD = LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH;
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs86 pub const LAYOUT_VBH: DWORD = 0x00000004; const
87 pub const LAYOUT_ORIENTATIONMASK: DWORD = LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH;
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/winapi-0.3.6/src/um/
H A Dwingdi.rs87 pub const LAYOUT_VBH: DWORD = 0x00000004; const
88 pub const LAYOUT_ORIENTATIONMASK: DWORD = (LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH);
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs86 pub const LAYOUT_VBH: DWORD = 0x00000004; const
87 pub const LAYOUT_ORIENTATIONMASK: DWORD = LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH;
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs86 pub const LAYOUT_VBH: DWORD = 0x00000004; const
87 pub const LAYOUT_ORIENTATIONMASK: DWORD = LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH;
/dports/editors/kibi/kibi-0.2.2/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs86 pub const LAYOUT_VBH: DWORD = 0x00000004; const
87 pub const LAYOUT_ORIENTATIONMASK: DWORD = LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH;
/dports/misc/broot/broot-1.7.0/cargo-crates/winapi-0.3.9/src/um/
H A Dwingdi.rs86 pub const LAYOUT_VBH: DWORD = 0x00000004; const
87 pub const LAYOUT_ORIENTATIONMASK: DWORD = LAYOUT_RTL | LAYOUT_BTT | LAYOUT_VBH;

12345678