/MusicPlayer2/MusicPlayer2/ |
H A D | UiMediaLibItemMgr.cpp | 21 void CUiMediaLibItemMgr::GetClassifiedMeidaLibItemList(CMediaClassifier::ClassificationType type) in GetClassifiedMeidaLibItemList() 67 std::wstring CUiMediaLibItemMgr::GetItemDisplayName(CMediaClassifier::ClassificationType type, int … in GetItemDisplayName() 79 …iaLibItemMgr::ItemInfo& CUiMediaLibItemMgr::GetItemInfo(CMediaClassifier::ClassificationType type,… in GetItemInfo() 97 const std::wstring& CUiMediaLibItemMgr::GetItemName(CMediaClassifier::ClassificationType type, int … in GetItemName() 102 int CUiMediaLibItemMgr::GetItemSongCount(CMediaClassifier::ClassificationType type, int index) const in GetItemSongCount() 107 void CUiMediaLibItemMgr::SetCurrentName(CMediaClassifier::ClassificationType type, const std::wstri… in SetCurrentName() 113 int CUiMediaLibItemMgr::GetCurrentIndex(CMediaClassifier::ClassificationType type) in GetCurrentIndex()
|
H A D | AudioTag.cpp | 25 CAudioTag::CAudioTag(SongInfo& song_info, AudioType type) in CAudioTag() 456 AudioType type = CAudioCommon::GetAudioTypeByFileExtension(_ext); in IsFileTypeTagWriteSupport() local 466 AudioType type = CAudioCommon::GetAudioTypeByFileExtension(_ext); in IsFileTypeCoverWriteSupport() local 476 AudioType type = CAudioCommon::GetAudioTypeByFileExtension(_ext); in IsFileTypeLyricWriteSupport() local 484 AudioType type = CAudioCommon::GetAudioTypeByFileExtension(_ext); in IsFileRatingSupport() local
|
H A D | IconMgr.cpp | 10 HICON IconMgr::GetHICON(IconType type, IconStyle style, IconSize size) in GetHICON() 77 std::tuple<UINT, UINT, UINT, UINT> IconMgr::GetIconID(IconType type) in GetIconID()
|
H A D | ListCache.h | 9 CListCache(ListType type) : m_type(type) { ASSERT(type != LT_MAX); } in CListCache()
|
H A D | TagLibHelper.cpp | 132 int type{ -1 }; in GetPicType() local 146 static void GetId3v2AlbumCover(ID3v2::Tag* id3v2, string& cover_contents, int& type) in GetId3v2AlbumCover() 197 static void GetApeTagAlbumCover(APE::Tag* tag, string& cover_contents, int& type) in GetApeTagAlbumCover() 279 static void GetXiphCommentAlbumCover(Ogg::XiphComment* tag, string& cover_contents, int& type) in GetXiphCommentAlbumCover() 612 string CTagLibHelper::GetM4aAlbumCover(const std::wstring& file_path, int& type) in GetM4aAlbumCover() 650 string CTagLibHelper::GetFlacAlbumCover(const std::wstring& file_path, int& type) in GetFlacAlbumCover() 671 string CTagLibHelper::GetMp3AlbumCover(const std::wstring& file_path, int& type) in GetMp3AlbumCover() 680 string CTagLibHelper::GetAsfAlbumCover(const std::wstring& file_path, int& type) in GetAsfAlbumCover() 700 string CTagLibHelper::GetWavAlbumCover(const std::wstring& file_path, int& type) in GetWavAlbumCover() 709 string CTagLibHelper::GetTtaAlbumCover(const std::wstring& file_path, int& type) in GetTtaAlbumCover() [all …]
|
H A D | CRecentList.cpp | 10 bool CRecentList::SetSortMode(ListType type, listSortMode sort_mode) in SetSortMode() 110 bool CRecentList::IsPlayingSpecPlaylist(PlaylistType type) in IsPlayingSpecPlaylist() 123 bool CRecentList::IsSpecPlaylist(const ListItem& list_item, PlaylistType type) in IsSpecPlaylist()
|
H A D | SongInfoHelper.cpp | 79 AudioType type{ CAudioCommon::GetAudioTypeByFileName(song_info.file_path) }; in GetDisplayStr() local
|
H A D | AudioCommon.cpp | 55 AudioType CAudioCommon::GetAudioTypeByFileExtension(const wstring& type) in GetAudioTypeByFileExtension() 98 wstring type{ file_path.GetFileExtension() }; //获取文件扩展名 in GetAudioTypeByFileName() local 742 AudioType type; in GetAudioTypeByBassChannel() local
|
H A D | BaseDialog.cpp | 118 void CBaseDialog::SetIcon(IconMgr::IconType type, BOOL bBigIcon) in SetIcon() 126 void CBaseDialog::SetButtonIcon(UINT id, IconMgr::IconType type) in SetButtonIcon()
|
H A D | MediaLibHelper.cpp | 13 CMediaClassifier::CMediaClassifier(ClassificationType type, bool hide_only_one_classification) in CMediaClassifier()
|
H A D | Playlist.cpp | 60 …istFile::SavePlaylistToFile(const vector<SongInfo>& song_list, const wstring& file_path, Type type) in SavePlaylistToFile()
|
H A D | MediaTransControls.cpp | 49 { in InitSMTC()
|
H A D | MediaLibTabDlg.cpp | 96 CMediaClassifier::ClassificationType type = GetClassificationType(); in OnOK() local
|
H A D | UIElement.h | 102 Type type; variable 181 Type type; variable
|
H A D | FindListDlg.cpp | 78 void CFindListDlg::AddMediaLibItem(CMediaClassifier::ClassificationType type) in AddMediaLibItem()
|
H A D | DrawCommon.cpp | 629 …CDrawCommon::ImageResize(const CImage& img_src, const wstring& path_dest, int size, ImageType type) in ImageResize() 657 …rawCommon::ImageResize(const wstring& path_src, const wstring& path_dest, int size, ImageType type) in ImageResize()
|
H A D | IconMgr.h | 166 int MakeKey(IconType type, IconStyle style, IconSize size) in MakeKey()
|
H A D | AudioTagOld.cpp | 14 CAudioTagOld::CAudioTagOld(HSTREAM hStream, SongInfo & song_info, AudioType type) in CAudioTagOld()
|
H A D | Common.cpp | 1241 wstring type; in FileIsImage() local
|
/MusicPlayer2/MusicPlayer2/taglib/ |
H A D | mp4atom.h | 70 AtomDataType type; member
|
H A D | eventtimingcodesframe.h | 113 EventType type; member
|
/MusicPlayer2/scintilla/src/ |
H A D | CellBuffer.cxx | 1033 uint8_t type; in BasicInsertString() local
|
/MusicPlayer2/scintilla/win32/ |
H A D | PlatWin.cxx | 2774 void ListBoxX::RegisterImage(int type, const char *xpm_data) { in RegisterImage() 2779 void ListBoxX::RegisterRGBAImage(int type, int width, int height, const unsigned char *pixelsImage)… in RegisterRGBAImage()
|