Home
last modified time | relevance | path

Searched defs:pos_start (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DLyric.cpp73 bool CLyrics::ParseLyricTimeTag(const wstring& lyric_text, Time& time, int& pos_start, int& pos_end… in ParseLyricTimeTag()
190 int pos_start{}, pos_end{}; in DisposeLrc() local
395 int pos_start = str.find_first_of(time_char, pos); in DisposeWebVTT() local
919 int pos_start = 0; in GetLyricsString2() local
H A DLyricEditDlg.cpp1067 int pos_start{}, pos_end{}; in OnSeekToCurLine() local