Home
last modified time | relevance | path

Searched refs:TBS_HORZ (Results 1 – 25 of 244) sorted by relevance

12345678910

/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DTrackbar.hpp57 /*! */ HorizontalTrack = TBS_HORZ
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dslider.rkt18 (define TBS_HORZ #x0000) function
68 TBS_HORZ)
/dports/games/xpilot/xpilot-4.5.5/src/replay/NT/
H A DSliderBar.cpp56 …m_slider.Create(TBS_HORZ | TBS_AUTOTICKS | TBS_BOTTOM | TBS_ENABLESELRANGE | WS_CHILD | WS_VISIBLE… in BEGIN_MESSAGE_MAP()
/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/replay/NT/
H A DSliderBar.cpp56 …m_slider.Create(TBS_HORZ | TBS_AUTOTICKS | TBS_BOTTOM | TBS_ENABLESELRANGE | WS_CHILD | WS_VISIBLE… in BEGIN_MESSAGE_MAP()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/gui/win32/
H A Dpreferences.c304 WS_DISABLED | TBS_HORZ | in PrefsWndProc()
315 WS_DISABLED | TBS_HORZ | in PrefsWndProc()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/gui/win32/
H A Dpreferences.c304 WS_DISABLED | TBS_HORZ | in PrefsWndProc()
315 WS_DISABLED | TBS_HORZ | in PrefsWndProc()
/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 DScale.java451 if ((style & SWT.HORIZONTAL) != 0) return bits | OS.TBS_HORZ | OS.TBS_DOWNISLEFT; in widgetStyle()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.rh74 #define TBS_HORZ 0x0
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dcommctrl.rh74 #define TBS_HORZ 0x0
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dslider.cpp195 msStyle |= style & wxSL_VERTICAL ? TBS_VERT : TBS_HORZ; in MSWGetStyle()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dslider.cpp195 msStyle |= style & wxSL_VERTICAL ? TBS_VERT : TBS_HORZ; in MSWGetStyle()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dslider95.cpp252 msStyle |= style & wxSL_VERTICAL ? TBS_VERT : TBS_HORZ; in MSWGetStyle()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dslider95.cpp252 msStyle |= style & wxSL_VERTICAL ? TBS_VERT : TBS_HORZ; in MSWGetStyle()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dslider95.cpp252 msStyle |= style & wxSL_VERTICAL ? TBS_VERT : TBS_HORZ; in MSWGetStyle()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dslider95.cpp252 msStyle |= style & wxSL_VERTICAL ? TBS_VERT : TBS_HORZ; in MSWGetStyle()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dslider.cpp197 msStyle |= style & wxSL_VERTICAL ? TBS_VERT : TBS_HORZ; in MSWGetStyle()
/dports/emulators/teo/teo/src/win/
H A Dwdialog.rc135 …CONTROL "", IDC_VOLUME_BAR, TRACKBAR_CLASSA, TBS_HORZ | TBS_BOTTOM | TBS_AUTOTICKS, 164, 3…
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/
H A Dwinresrc.h1301 #define TBS_HORZ 0x0000 macro
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/data/windows/
H A Dresource.h17 #define TBS_HORZ 0x0000 macro
/dports/games/bzflag/bzflag-2.4.22/MSVC/
H A Dresource.h17 #define TBS_HORZ 0x0000 macro
/dports/games/bzflag-server/bzflag-2.4.22/MSVC/
H A Dresource.h17 #define TBS_HORZ 0x0000 macro
/dports/net/zerotier/ZeroTierOne-1.8.3/windows/TapDriver6/
H A Dresource.h17 #define TBS_HORZ 0x0000 macro
/dports/games/atanks/atanks-6.5/src/
H A Dresource.h17 #define TBS_HORZ 0x0000 macro
/dports/editors/lazarus/lazarus/lcl/interfaces/wince/
H A Dwincewscomctrls.pp513 (TBS_HORZ, TBS_VERT);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/wince/
H A Dwincewscomctrls.pp513 (TBS_HORZ, TBS_VERT);

12345678910