Home
last modified time | relevance | path

Searched defs:folder_path (Results 1 – 7 of 7) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DFolderExploreDlg.cpp66 { in ShowFolderTree()
420 wstring folder_path{ m_folder_explore_tree.GetItemPath(m_tree_item_selected) }; in OnOK() local
442 wstring folder_path{ m_folder_explore_tree.GetItemPath(m_tree_item_selected) }; in OnBrowsePath() local
H A DCOSUPlayerHelper.cpp22 wstring folder_path{ strPath }; in IsOsuFolder() local
190 void COSUPlayerHelper::GetOSUFile(wstring folder_path) in GetOSUFile()
H A DFindListDlg.cpp112 std::wstring folder_path = UiElement::FolderExploreTree::GetNodePath(node); //文件夹路径 in AddAllFolders() local
H A DSetPathDlg.cpp53 bool CSetPathDlg::SetCurSel(const wstring& folder_path) in SetCurSel()
H A DUIWindowCmdHelper.cpp553 std::wstring folder_path = folder_explore->GetSelectedPath(); in OnMedialibFolderExploreCommand() local
H A DMusicPlayerCmdHelper.cpp1068 bool CMusicPlayerCmdHelper::OnOpenFolder(std::wstring folder_path, bool include_sub_dir, bool play) in OnOpenFolder()
H A DUIElement.cpp3284 std::wstring folder_path = GetNodePath(selected_node); in OnDoubleClicked() local
3342 std::wstring folder_path = GetNodePath(selected_node); in OnHoverButtonClicked() local