Searched defs:flag (Results 1 – 11 of 11) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | MciCore.cpp | 214 void CMciCore::GetAudioInfo(SongInfo & song_info, int flag) in GetAudioInfo() 232 void CMciCore::GetAudioInfo(const wchar_t * file_path, SongInfo & song_info, int flag) in GetAudioInfo()
|
H A D | SetPathDlg.cpp | 570 bool flag{}; in OnCommand() local 586 bool flag{}; in OnAddToNewPlaylist() local
|
H A D | BassCore.cpp | 271 void CBassCore::GetBASSAudioInfo(HSTREAM hStream, SongInfo & song_info, int flag) in GetBASSAudioInfo() 520 void CBassCore::GetAudioInfo(SongInfo & song_info, int flag) in GetAudioInfo() 526 void CBassCore::GetAudioInfo(const wchar_t * file_path, SongInfo & song_info, int flag) in GetAudioInfo()
|
H A D | CUIDrawer.cpp | 25 static int flag{}; in DrawLryicCommon() local 224 void CUIDrawer::DrawLyricTextSingleLine(CRect rect, int& flag, bool double_line, Alignment align, b… in DrawLyricTextSingleLine()
|
H A D | FfmpegCore.cpp | 242 void CFfmpegCore::GetAudioInfo(SongInfo& song_info, int flag) { in GetAudioInfo() 269 void CFfmpegCore::GetAudioInfo(const wchar_t* file_path, SongInfo& song_info, int flag) { in GetAudioInfo()
|
H A D | AudioCommon.cpp | 494 int flag = AF_LENGTH | AF_BITRATE | AF_CHANNEL_INFO; in GetCueTracks() local 554 int flag = AF_LENGTH | AF_BITRATE | AF_CHANNEL_INFO; in GetAudioInfo() local
|
H A D | CortanaLyric.cpp | 184 static int flag{}; in DrawInfo() local
|
H A D | CommonData.h | 458 CFlagLocker(bool& flag) in CFlagLocker()
|
H A D | UIWindowCmdHelper.cpp | 257 bool flag{}; in OnMediaLibFolderCommand() local
|
H A D | Lyric.cpp | 342 bool flag{}; // 指示当前在[]中不必分割 in DisposeKsc() local
|
/MusicPlayer2/MusicPlayer2/tinyxml2/ |
H A D | tinyxml2.cpp | 2602 const bool* flag = restricted ? _restrictedEntityFlag : _entityFlag; in PrintString() local
|