Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DPositionCache.cxx190 void LineLayout::SetBracesHighlight(Range rangeLine, const Sci::Position braces[], in SetBracesHighlight()
212 void LineLayout::RestoreBracesHighlight(Range rangeLine, const Sci::Position braces[], bool ignoreS… in RestoreBracesHighlight()
H A DEditView.cxx1171 const Range rangeLine(posLineStart + lineStart, posLineEnd); in DrawIndicators() local
2307 const Range rangeLine(model.pdoc->LineStart(lineDoc), in PaintText() local