Home
last modified time | relevance | path

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

/dports/games/freeciv/freeciv-2.6.6/client/
H A Dtilespec.h396 int tileset_unit_layout_small_offset_y(const struct tileset *t);
H A Dtilespec.c822 return tileset_unit_layout_small_offset_y(tileset) + tileset_upkeep_height(tileset); in tileset_unit_with_small_upkeep_height()
837 int tileset_unit_layout_small_offset_y(const struct tileset *t) in tileset_unit_layout_small_offset_y() function
/dports/games/freeciv-nox11/freeciv-2.6.6/client/
H A Dtilespec.h396 int tileset_unit_layout_small_offset_y(const struct tileset *t);
H A Dtilespec.c822 return tileset_unit_layout_small_offset_y(tileset) + tileset_upkeep_height(tileset); in tileset_unit_with_small_upkeep_height()
837 int tileset_unit_layout_small_offset_y(const struct tileset *t) in tileset_unit_layout_small_offset_y() function
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl/
H A Dcitydlg.c629 dest.y = tileset_unit_layout_small_offset_y(tileset); in create_unit_surface()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl2/
H A Dcitydlg.c632 dest.y = tileset_unit_layout_small_offset_y(tileset); in create_unit_surface()
/dports/games/freeciv/freeciv-2.6.6/client/gui-sdl2/
H A Dcitydlg.c632 dest.y = tileset_unit_layout_small_offset_y(tileset); in create_unit_surface()
/dports/games/freeciv-nox11/freeciv-2.6.6/client/gui-sdl/
H A Dcitydlg.c629 dest.y = tileset_unit_layout_small_offset_y(tileset); in create_unit_surface()