Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dsmallmap_gui.h153 void SwitchMapType(SmallMapType map_type);
H A Dsmallmap_gui.cpp1310 void SmallMapWindow::SwitchMapType(SmallMapType map_type) in SwitchMapType() function in SmallMapWindow
1457 this->SwitchMapType((SmallMapType)(widget - WID_SM_CONTOUR)); in OnClick()
1553 if (this->map_type != SMT_INDUSTRY) this->SwitchMapType(SMT_INDUSTRY); in OnInvalidateData()