Home
last modified time | relevance | path

Searched defs:pos_end (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
397 int pos_end = str.find_first_not_of(time_char, pos_start); in DisposeWebVTT() local
H A DLyricEditDlg.cpp1067 int pos_start{}, pos_end{}; in OnSeekToCurLine() local