Home
last modified time | relevance | path

Searched refs:TBN_DROPDOWN (Results 1 – 25 of 231) sorted by relevance

12345678910

/dports/editors/abiword/abiword-3.0.5/src/af/xap/win/
H A Dxap_Win32FrameImpl.cpp68 #ifndef TBN_DROPDOWN
69 #define TBN_DROPDOWN (TBN_FIRST - 10) macro
836 case TBN_DROPDOWN: in _FrameWndProc()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/win32/application/
H A DZLWin32ApplicationWindow.cpp165 case TBN_DROPDOWN: in mainLoopCallback()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/applications/deprecated/old_arch/osmo4_w32/
H A DPlaylist.cpp248 if (((LPNMHDR)lParam)->code == TBN_DROPDOWN) { in OnNotify()
H A DMainFrm.cpp1268 if (((LPNMHDR)lParam)->code == TBN_DROPDOWN) { in OnNotify()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/applications/deprecated/old_arch/osmo4_w32/
H A DPlaylist.cpp248 if (((LPNMHDR)lParam)->code == TBN_DROPDOWN) { in OnNotify()
H A DMainFrm.cpp1268 if (((LPNMHDR)lParam)->code == TBN_DROPDOWN) { in OnNotify()
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dcommctrl.pp357 TBN_DROPDOWN = (TBN_FIRST - 10);
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dtoolbar.cpp1610 if ( hdr->code == TBN_DROPDOWN ) in MSWOnNotify()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dtoolbar.cpp1461 if ( hdr->code == TBN_DROPDOWN ) in MSWOnNotify()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dtoolbar.cpp1461 if ( hdr->code == TBN_DROPDOWN ) in MSWOnNotify()
/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 DToolBar.java1543 case OS.TBN_DROPDOWN: in wmNotifyChild()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DMESSAGE.signature.sml219 | TBN_DROPDOWN
H A DMessage.sml486 | TBN_DROPDOWN
593 | compileNotification (from, idFrom, TBN_DROPDOWN) = fromMLNmhdr(from, idFrom, ~710)
698 | decompileNotifyArg (_, ~710) = TBN_DROPDOWN
/dports/cad/ldview/ldview-4.4/
H A DToolbarStrip.cpp1327 case TBN_DROPDOWN: in doMainToolbarNotify()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/win32/
H A Dmenu.cpp113 case TBN_DROPDOWN: { in OnNotify()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burner/win32/
H A Dmenu.cpp113 case TBN_DROPDOWN: { in OnNotify()
/dports/cad/ldview/ldview-4.4/CUI/
H A DCUIWindow.cpp3128 case TBN_DROPDOWN: in notificationName()
/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.java1401 public static final int TBN_DROPDOWN = 0xfffffd3a; field in OS
/dports/math/gnuplot/gnuplot-5.4.1/src/win/
H A Dwtext.c1516 case TBN_DROPDOWN: { in WndToolbarProc()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/win/
H A Dwtext.c1516 case TBN_DROPDOWN: { in WndToolbarProc()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/win/
H A Dwtext.c1523 case TBN_DROPDOWN: { in WndToolbarProc()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h2334 #define TBN_DROPDOWN (TBN_FIRST-10) macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h2334 #define TBN_DROPDOWN (TBN_FIRST-10) macro
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs827 pub const TBN_DROPDOWN: ::UINT = TBN_FIRST - 10; const
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/winapi-0.2.8/src/
H A Dcommctrl.rs827 pub const TBN_DROPDOWN: ::UINT = TBN_FIRST - 10; const

12345678910