Searched refs:numlines (Results 1 – 1 of 1) sorted by relevance
4497 int numlines = 0; in movePlaylistEntry() local4525 numlines = to - from + 1; in movePlaylistEntry()4531 numlines = from - to + 1; in movePlaylistEntry()4547 return numlines; in movePlaylistEntry()