Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx941 void CellBuffer::RecalculateIndexLineStarts(Sci::Line lineFirst, Sci::Line lineLast) { in RecalculateIndexLineStarts()
H A DDocument.cxx2271 const Sci::Line lineFirst = SciLineFromPosition(GetEndStyled()); in StyleToAdjustingLineDuration() local