Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dcityset-window.h72 bool load_cityset(Glib::ustring filename);
106 bool load_cityset ();
H A Dcityset-window.cpp130 load_cityset (load_filename); in CitySetWindow()
222 load_cityset (); in on_load_cityset_activated()
413 bool CitySetWindow::load_cityset () in load_cityset() function in CitySetWindow
436 bool ok = load_cityset(chooser.get_filename()); in load_cityset()
450 bool CitySetWindow::load_cityset(Glib::ustring filename) in load_cityset() function in CitySetWindow