Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.cxx545 const Sci::Line maxLine = pcs->DisplayLastFromDoc( in RectangleFromRange() local
5490 const Sci::Line maxLine = pdoc->LinesTotal(); in FoldAll() local
H A DDocument.cxx506 const Sci::Line maxLine = LinesTotal(); in GetLastChild() local