Searched defs:time (Results 1 – 14 of 14) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | Time.h | 18 Time(int time) in Time() 27 void fromInt(int time) in fromInt()
|
H A D | ReverbDlg.cpp | 30 void CReverbDlg::UpdateStaticText(int mix, int time) in UpdateStaticText() 120 int time{ m_reverb_time_slider.GetPos() }; in OnHScroll() local
|
H A D | Lyric.cpp | 73 bool CLyrics::ParseLyricTimeTag(const wstring& lyric_text, Time& time, int& pos_start, int& pos_end… in ParseLyricTimeTag() 302 Time time; in DisposeKsc() local 393 { in DisposeWebVTT() 478 int pos = 0, time = 0; in DisposeWebVTT() local 651 CLyrics::Lyric CLyrics::GetLyric(Time time, bool is_next, bool ignore_blank, bool blank2mark) const in GetLyric() 667 int CLyrics::GetLyricProgress(Time time, bool ignore_blank, bool blank2mark, std::function<int(cons… in GetLyricProgress()
|
H A D | CortanaLyric.cpp | 175 Time time{ CPlayer::GetInstance().GetCurrentPosition() }; in DrawInfo() local 244 Time time{ CPlayer::GetInstance().GetCurrentPosition() }; in DrawInfo() local
|
H A D | CUIDrawer.cpp | 131 Time time{ CPlayer::GetInstance().GetCurrentPosition() }; //当前播放时间 in DrawLyricTextMultiLine() local 260 Time time{ CPlayer::GetInstance().GetCurrentPosition() }; in DrawLyricTextSingleLine() local
|
H A D | MciCore.cpp | 290 void CMciCore::SetReverb(int mix, int time) in SetReverb()
|
H A D | CueFile.cpp | 19 static string Time2CueTime(Time time) in Time2CueTime()
|
H A D | FfmpegCore.cpp | 347 void CFfmpegCore::SetReverb(int mix, int time) { in SetReverb()
|
H A D | DesktopLyric.cpp | 83 Time time{ CPlayer::GetInstance().GetCurrentPosition() }; in UpdateLyric() local
|
H A D | BassCore.cpp | 856 void CBassCore::SetReverb(int mix, int time) in SetReverb()
|
H A D | Common.cpp | 98 ULARGE_INTEGER time{}; in GetFileCreateTime() local
|
H A D | CPlayerUIBase.cpp | 1260 Time time{ CPlayer::GetInstance().GetCurrentPosition() }; in DrawBeatIndicator() local
|
/MusicPlayer2/MusicPlayer2/taglib/ |
H A D | synchronizedlyricsframe.h | 89 unsigned int time; member
|
H A D | eventtimingcodesframe.h | 112 unsigned int time; member
|