Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/widgets/
H A Dai_widget.h42 WID_AIC_LIST, ///< List with currently selected AIs. enumerator
/dports/games/openttd/openttd-12.1/src/ai/
H A Dai_gui.cpp698 …NWidget(WWT_MATRIX, COLOUR_MAUVE, WID_AIC_LIST), SetMinimalSize(288, 112), SetFill(1, 0), SetMatri…
741 NWidgetCore *nwi = this->GetWidget<NWidgetCore>(WID_AIC_LIST); in AIConfigWindow()
786 case WID_AIC_LIST: in UpdateWidgetSize()
848 case WID_AIC_LIST: { in DrawWidget()
899 case WID_AIC_LIST: { // Select a slot in OnClick()