Home
last modified time | relevance | path

Searched refs:RB_GETBARHEIGHT (Results 1 – 25 of 226) sorted by relevance

12345678910

/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/archivers/lzma/lzma-19.00/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/archivers/7-zip/7-zip-21.07/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/Windows/Control/
H A DReBar.h25 { return (UINT)SendMsg(RB_GETBARHEIGHT); } in GetHeight()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dcommctrl.pp450 RB_GETBARHEIGHT = WM_USER+27;
814 CommandBands_Height:=UINT(SendMessage(hwndCmdBands,RB_GETBARHEIGHT,0,0));
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/
H A DCoolBar.java1163 int barHeight = (int)OS.SendMessage (handle, OS.RB_GETBARHEIGHT, 0, 0); in wmNotifyChild()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT PI/win32/org/eclipse/swt/internal/win32/
H A DOS.java1181 public static final int RB_GETBARHEIGHT = 0x41b; field in OS
/dports/lang/zig-devel/zig-0.9.0/lib/std/os/windows/
H A Duser32.zig507 pub const RB_GETBARHEIGHT = 0x041B;
/dports/lang/zig/zig-0.9.0/lib/std/os/windows/
H A Duser32.zig507 pub const RB_GETBARHEIGHT = 0x041B;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h2617 #define RB_GETBARHEIGHT (WM_USER+27) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h2617 #define RB_GETBARHEIGHT (WM_USER+27) macro
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1069 pub const RB_GETBARHEIGHT: ::UINT = ::WM_USER + 27; const
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1069 pub const RB_GETBARHEIGHT: ::UINT = ::WM_USER + 27; const
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1069 pub const RB_GETBARHEIGHT: ::UINT = ::WM_USER + 27; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1069 pub const RB_GETBARHEIGHT: ::UINT = ::WM_USER + 27; const
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1069 pub const RB_GETBARHEIGHT: ::UINT = ::WM_USER + 27; const
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs1069 pub const RB_GETBARHEIGHT: ::UINT = ::WM_USER + 27; const

12345678910