Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditView.cxx2092 …for (int indentPos = model.pdoc->IndentSize(); indentPos < indentSpace; indentPos += model.pdoc->I… in DrawIndentGuidesOverEmpty() local
H A DDocument.cxx1517 const Sci::Position indentPos = GetLineIndentPosition(line); in SetLineIndentation() local