Home
last modified time | relevance | path

Searched refs:WBAR_BOTTOM (Results 1 – 2 of 2) sorted by relevance

/dports/games/warzone2100/warzone2100/lib/widget/
H A Dbar.cpp70 ASSERT(init->orientation >= WBAR_LEFT || init->orientation <= WBAR_BOTTOM, "Unknown orientation"); in W_BARGRAPH()
181 case WBAR_BOTTOM: in barGraphDisplay()
244 case WBAR_BOTTOM: in barGraphDisplayDouble()
337 case WBAR_BOTTOM: in barGraphDisplayTrough()
H A Dwidget.h183 WBAR_BOTTOM, ///< Bar graph fills from bottom to top enumerator