Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dcityset-window.h112 bool check_name_valid (bool existing);
H A Dshieldset-window.h115 bool check_name_valid (bool existing);
H A Dtileset-window.h210 bool check_name_valid (bool existing);
H A Darmyset-window.h208 bool check_name_valid (bool existing);
H A Dcityset-window.cpp868 if (check_name_valid (existing) == false) in check_save_valid()
898 bool CitySetWindow::check_name_valid (bool existing) in check_name_valid() function in CitySetWindow
H A Dshieldset-window.cpp381 bool ShieldSetWindow::check_name_valid (bool existing) in check_name_valid() function in ShieldSetWindow
472 if (check_name_valid (existing) == false) in check_save_valid()
H A Dtileset-window.cpp1758 if (check_name_valid (existing) == false) in check_save_valid()
1788 bool TileSetWindow::check_name_valid (bool existing) in check_name_valid() function in TileSetWindow
H A Darmyset-window.cpp1777 if (check_name_valid (existing) == false) in check_save_valid()
1809 bool ArmySetWindow::check_name_valid (bool existing) in check_name_valid() function in ArmySetWindow