Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.h163 …Sci::Line firstChangeableLineAfter; // First line that triggers repaint after starting line that d… variable
H A DDocument.cxx597 Sci::Line firstChangeableLineAfter = -1; in GetHighlightDelimiters() local