Home
last modified time | relevance | path

Searched defs:lineLast (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/scintilla/src/
H A DCellBuffer.cxx941 void CellBuffer::RecalculateIndexLineStarts(Sci::Line lineFirst, Sci::Line lineLast) { in RecalculateIndexLineStarts()
H A DDocument.cxx2274 const Sci::Line lineLast = SciLineFromPosition(GetEndStyled()); in StyleToAdjustingLineDuration() local
H A DEditor.cxx2633 Sci::Line lineLast = pdoc->SciLineFromPosition(mh.position+mh.length); in NotifyModified() local