Home
last modified time | relevance | path

Searched defs:ShowDirectoryDialog (Results 1 – 5 of 5) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/
H A DUiContext.Android.cpp68 std::string ShowDirectoryDialog(SDL_Window* window, const std::string& title) override in ShowDirectoryDialog() function in OpenRCT2::Ui::AndroidContext
H A DUiContext.Win32.cpp178 std::string ShowDirectoryDialog(SDL_Window* window, const std::string& title) override in ShowDirectoryDialog() function in OpenRCT2::Ui::Win32Context
H A DUiContext.Linux.cpp219 std::string ShowDirectoryDialog(SDL_Window* window, const std::string& title) override in ShowDirectoryDialog() function in OpenRCT2::Ui::LinuxContext
H A DUiContext.cpp685 std::string ShowDirectoryDialog(const std::string& title) override in ShowDirectoryDialog() function in UiContext
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/ui/
H A DDummyUiContext.cpp113 std::string ShowDirectoryDialog(const std::string& /*title*/) override in ShowDirectoryDialog() function in OpenRCT2::Ui::DummyUiContext