Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/widgets/
H A Drail_widget.h97 WID_BS_DRAG_SIGNALS_DENSITY_DECREASE, ///< Decrease the signal density. enumerator
/dports/games/openttd/openttd-12.1/src/
H A Drail_gui.cpp1812 case WID_BS_DRAG_SIGNALS_DENSITY_DECREASE: in OnClick()
1850 …this->SetWidgetDisabledState(WID_BS_DRAG_SIGNALS_DENSITY_DECREASE, _settings_client.gui.drag_signa… in OnInvalidateData()
1899 …NWidget(WWT_PUSHARROWBTN, COLOUR_GREY, WID_BS_DRAG_SIGNALS_DENSITY_DECREASE), SetMinimalSize(9, 12…