Home
last modified time | relevance | path

Searched defs:dir (Results 1 – 8 of 8) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DFilePathHelper.cpp73 wstring dir{ GetDir() }; in GetParentDir() local
H A DLyricBatchDownloadDlg.cpp298 wstring dir; in ThreadFunc() local
H A DMediaLibSettingDlg.cpp440 for (const auto& dir : m_data.media_folders) in OnBnClickedCleanDataFileButton() local
H A DCOSUPlayerHelper.cpp107 wstring dir; in GetAlbumCover() local
H A DCommon.cpp879 _tstring dir; in FileRename() local
908 _tstring dir = cur_dir; in RelativePathToAbsolutePath() local
1191 bool CCommon::IsFolderMatchKeyWord(wstring dir, const wstring& key_word) in IsFolderMatchKeyWord()
H A DAudioCommon.cpp323 … auto GetFirstMatchAudioAndFix = [&](const wstring& path_mode, const wstring& dir)->bool { in CheckCueAudioPath()
H A DMusicPlayerCmdHelper.cpp481 wstring dir{ c_file_path.GetDir() }; in SearchAlbumCover() local
/MusicPlayer2/scintilla/src/
H A DEditor.cxx5305 const int dir = vs.annotationVisible ? 1 : -1; in SetAnnotationVisible() local