Home
last modified time | relevance | path

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

/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dtilespec.c799 static int tileset_upkeep_height(const struct tileset *t) in tileset_upkeep_height() function
810 int uk_bottom = tileset_unit_layout_offset_y(tileset) + tileset_upkeep_height(tileset); in tileset_unit_with_upkeep_height()
822 return tileset_unit_layout_small_offset_y(tileset) + tileset_upkeep_height(tileset); in tileset_unit_with_small_upkeep_height()
/dports/games/freeciv/freeciv-2.6.6/client/
H A Dtilespec.c799 static int tileset_upkeep_height(const struct tileset *t) in tileset_upkeep_height() function
810 int uk_bottom = tileset_unit_layout_offset_y(tileset) + tileset_upkeep_height(tileset); in tileset_unit_with_upkeep_height()
822 return tileset_unit_layout_small_offset_y(tileset) + tileset_upkeep_height(tileset); in tileset_unit_with_small_upkeep_height()