Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DPlayerProgressBar.cpp24 void CPlayerProgressBar::SetProgress(int progress) in SetProgress()
H A DCUIDrawer.cpp133 …int progress{ CPlayer::GetInstance().m_Lyrics.GetLyricProgress(time, false, false, [this](const ws… in DrawLyricTextMultiLine() local
262 …int progress{ now_lyrics.GetLyricProgress(time, ignore_blank, karaoke, [this](const wstring& str) … in DrawLyricTextSingleLine() local
463 …eLine(CRect rect, LPCTSTR lyric, LPCTSTR next_lyric, Alignment align, int progress, bool switch_fl… in DrawLyricDoubleLine()
H A DCortanaLyric.cpp176 …int progress{ CPlayer::GetInstance().m_Lyrics.GetLyricProgress(time, ignore_blank, karaoke, [this]… in DrawInfo() local
304 void CCortanaLyric::DrawCortanaText(LPCTSTR str, int progress) in DrawCortanaText()
H A DFormatConvertDlg.cpp520 { in EncodeSingleFile()
565 void CFormatConvertDlg::SetProgressInfo(int progress) in SetProgressInfo()
H A DDesktopLyric.cpp86 int progress{ now_lyrics.GetLyricProgress(time, ignore_blank, karaoke, in UpdateLyric() local
H A DCPlayerUIBase.cpp495 … double progress = static_cast<double>(ckick_pos) / m_buttons[BTN_PROGRESS].rect.Width(); in LButtonUp() local
1259 int progress; in DrawBeatIndicator() local
1989 …double progress = static_cast<double>(CPlayer::GetInstance().GetCurrentPosition()) / CPlayer::GetI… in DrawProgess() local
H A DLyric.cpp748 int progress{ lyric_current_time * 1000 / max(lyric_last_time, 1) }; in GetLyricProgress() local
H A DMusicPlayerDlg.cpp1064 int progress{}; in UpdateTaskBarProgress() local