Home
last modified time | relevance | path

Searched defs:select_fg_item (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/editor/palette/
H A Dterrain_palettes.cpp54 void terrain_palette::select_fg_item(const std::string& item_id) { in select_fg_item() function in editor::terrain_palette
64 void terrain_palette::select_fg_item(const t_translation::terrain_code& terrain) { in select_fg_item() function in editor::terrain_palette
H A Deditor_palettes.cpp185 void editor_palette<Item>::select_fg_item(const std::string& item_id) in select_fg_item() function in editor::editor_palette