Home
last modified time | relevance | path

Searched refs:RBBS_BREAK (Results 1 – 25 of 215) sorted by relevance

123456789

/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 DCoolItem.java709 return (rbBand.fStyle & OS.RBBS_BREAK) != 0; in getWrap()
720 rbBand.fStyle |= OS.RBBS_BREAK; in setWrap()
722 rbBand.fStyle &= ~OS.RBBS_BREAK; in setWrap()
H A DCoolBar.java177 if ((rbBand.fStyle & OS.RBBS_BREAK) != 0) { in computeSizeInPixels()
594 if ((rbBand.fStyle & OS.RBBS_BREAK) != 0) { in getLastIndexOfRow()
608 return (rbBand.fStyle & OS.RBBS_BREAK) != 0; in isLastItemOfRow()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dcommctrl.pp406 RBBS_BREAK = $00000001; { break to new line }
/dports/editors/abiword/abiword-3.0.5/src/af/ev/win/
H A Dev_Win32Toolbar.cpp1294 RBBS_BREAK; in _addToRebar()
/dports/graphics/povray37/povray-3.7.0.10/windows/
H A Dpvtext.cpp1717 rbBand.fStyle = RBBS_NOVERT | RBBS_CHILDEDGE | RBBS_FIXEDBMP | RBBS_GRIPPERALWAYS | RBBS_BREAK ; in create_toolbar()
/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.java1155 public static final int RBBS_BREAK = 0x1; field in OS
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/wtl/include/
H A Datlframe.h495 rbBand.fStyle |= RBBS_BREAK;
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlframe.h626 rbBand.fStyle |= RBBS_BREAK;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wtl/include/
H A Datlframe.h495 rbBand.fStyle |= RBBS_BREAK;
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlframe.h626 rbBand.fStyle |= RBBS_BREAK;
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlframe.h626 rbBand.fStyle |= RBBS_BREAK;
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlframe.h626 rbBand.fStyle |= RBBS_BREAK;
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlframe.h626 rbBand.fStyle |= RBBS_BREAK;
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/third_party/wtl/Include/
H A Datlframe.h626 rbBand.fStyle |= RBBS_BREAK;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h1049 #define RBBS_BREAK 0x0001 macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h1049 #define RBBS_BREAK 0x0001 macro
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs964 pub const RBBS_BREAK: ::UINT = 0x00000001; const
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs964 pub const RBBS_BREAK: ::UINT = 0x00000001; const
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs964 pub const RBBS_BREAK: ::UINT = 0x00000001; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs964 pub const RBBS_BREAK: ::UINT = 0x00000001; const
/dports/devel/sccache/sccache-0.2.15/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs964 pub const RBBS_BREAK: ::UINT = 0x00000001; const
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs964 pub const RBBS_BREAK: ::UINT = 0x00000001; const
/dports/games/genact/genact-0.10.0/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs964 pub const RBBS_BREAK: ::UINT = 0x00000001; const
/dports/net-im/fractal/fractal-4.4.0/vendor/winapi-0.2.8/src/
H A Dcommctrl.rs964 pub const RBBS_BREAK: ::UINT = 0x00000001; const
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs964 pub const RBBS_BREAK: ::UINT = 0x00000001; const

123456789