Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/widgets/
H A Drail_widget.h98 WID_BS_DRAG_SIGNALS_DENSITY_INCREASE, ///< Increase the signal density. enumerator
/dports/games/openttd/openttd-12.1/src/
H A Drail_gui.cpp1819 case WID_BS_DRAG_SIGNALS_DENSITY_INCREASE: in OnClick()
1851 …this->SetWidgetDisabledState(WID_BS_DRAG_SIGNALS_DENSITY_INCREASE, _settings_client.gui.drag_signa… in OnInvalidateData()
1900 …NWidget(WWT_PUSHARROWBTN, COLOUR_GREY, WID_BS_DRAG_SIGNALS_DENSITY_INCREASE), SetMinimalSize(9, 12…