Home
last modified time | relevance | path

Searched refs:WIDGET_VSCROLL (Results 1 – 6 of 6) sorted by relevance

/dports/games/crimson/crimson-0.5.3/src/common/
H A Dwidget.h64 #define WIDGET_VSCROLL 0x2000 // vertical slider macro
H A Dlistselect.cpp104 WIDGET_VSCROLL | WIDGET_COMPOSITE | in Update()
H A Dtextbox.cpp237 WIDGET_VSCROLL|WIDGET_HSCROLLKEY|WIDGET_VSCROLLKEY|WIDGET_COMPOSITE, in SetText()
/dports/games/crimson/crimson-0.5.3/src/comet/
H A Dgfxwidget.cpp78 WIDGET_VSCROLL|WIDGET_COMPOSITE, NULL, surface ); in Init()
H A Dedwindow.cpp65 0, 0, 0, 1, WIDGET_VSCROLL, NULL, this ); in EdWindow()
/dports/games/crimson/crimson-0.5.3/src/cf/
H A Dunitwindow.cpp237 WIDGET_VSCROLL|WIDGET_HSCROLLKEY|WIDGET_VSCROLLKEY, in ContainerWindow()
606 WIDGET_VSCROLL|WIDGET_HSCROLLKEY|WIDGET_VSCROLLKEY, in UnitLoadWindow()