Home
last modified time | relevance | path

Searched refs:WSLD_TOP (Results 1 – 3 of 3) sorted by relevance

/dports/games/warzone2100/warzone2100/lib/widget/
H A Dslider.cpp67 bool vertical = init->orientation == WSLD_TOP || init->orientation == WSLD_BOTTOM; in W_SLIDER()
151 case WSLD_TOP: in run()
H A Dscrollbar.cpp47 slider->orientation = WSLD_TOP; in initialize()
H A Dwidget.h208 WSLD_TOP, ///< Slider is vertical and starts at the top enumerator