Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Drail_gui.cpp903 uint coverage_height; ///< Height of the coverage texts. member
973 this->coverage_height = 2 * FONT_HEIGHT_NORMAL + 3 * WD_PAR_VSEP_NORMAL; in BuildRailStationWindow()
1195 this->coverage_height += top - bottom; in OnPaint()
1245 size->height = this->coverage_height; in UpdateWidgetSize()