Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DMarginView.cxx269 const bool lastSubLine = visibleLine == lastVisibleLine; in PaintMargin() local
H A DEditView.cxx935 const bool lastSubLine = subLine == (ll->lines - 1); in DrawEOL() local
1194 const bool lastSubLine = subLine == (ll->lines - 1); in DrawFoldDisplayText() local
1287 const bool lastSubLine = subLine == (ll->lines - 1); in DrawEOLAnnotationText() local