Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DDocument.h162 …Sci::Line firstChangeableLineBefore; // First line that triggers repaint before starting line that… variable
H A DDocument.cxx565 Sci::Line firstChangeableLineBefore = -1; in GetHighlightDelimiters() local