Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dwidget_type.h484 uint8 uz_pip_pre; ///< Unscaled space before first widget. in DECLARE_ENUM_AS_BIT_SET() local
H A Dwidget.cpp1207 this->pip_pre = ScaleGUITrad(this->uz_pip_pre); in AdjustPaddingForZoom()
1224 this->uz_pip_pre = pip_pre; in SetPIP()
1228 this->pip_pre = ScaleGUITrad(this->uz_pip_pre); in SetPIP()