Home
last modified time | relevance | path

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

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DSaveFileDialog.cpp802 fs::path choice_path = FilenameToPath(choice); in Confirm() local
808 fs::path chosen_full_path = current_dir / choice_path; in Confirm()
818 if (m_server_previews && choice_path.generic_string().find(SERVER_LABEL) == 0) { in Confirm()
1045 fs::path choice_path = FilenameToPath(choice); in Result() local
1047 fs::path chosen_full_path = current_dir / choice_path; in Result()