Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/widgets/
H A Dvehicle_widget.h70 WID_VL_SORT_ORDER, ///< Sort order. enumerator
/dports/games/openttd/openttd-12.1/src/
H A Dvehicle_gui.cpp1389 …NWidget(WWT_PUSHTXTBTN, COLOUR_GREY, WID_VL_SORT_ORDER), SetMinimalSize(81, 12), SetFill(0, 1), Se…
1711 case WID_VL_SORT_ORDER: { in UpdateWidgetSize()
1776 case WID_VL_SORT_ORDER: in DrawWidget()
1831 case WID_VL_SORT_ORDER: // Flip sorting method ascending/descending in OnClick()