Home
last modified time | relevance | path

Searched refs:mapSelectDialog (Results 1 – 6 of 6) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/
H A Dmapselectdialog.h108 wxString mapSelectDialog(bool hidden=false, wxWindow* parent=NULL);
H A Dsingleplayertab.cpp322 const wxString mapname = mapSelectDialog(); in OnMapBrowse()
H A Dmainwindow.cpp226 mapSelectDialog(true, this); in MainWindow()
H A Dmapselectdialog.cpp451 wxString mapSelectDialog(bool hidden, wxWindow* parent){ in mapSelectDialog() function
/dports/games/springlobby/springlobby-0.180/src/hosting/
H A Dbattlemaptab.cpp244 wxString mapname = mapSelectDialog(); in OnMapBrowse()
H A Dbattleroomtab.cpp1000 const wxString mapname = mapSelectDialog(); in OnMapBrowse()