Searched defs:pos_end (Results 1 – 2 of 2) sorted by relevance
73 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() local397 int pos_end = str.find_first_not_of(time_char, pos_start); in DisposeWebVTT() local
1067 int pos_start{}, pos_end{}; in OnSeekToCurLine() local