Home
last modified time | relevance | path

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

/MusicPlayer2/scintilla/src/
H A DEditor.cxx2290 const int indentation = pdoc->GetLineIndentation(lineCurrentPos); in DelCharBack() local
3980 const int indentation = pdoc->GetLineIndentation(lineCurrentPos); in Indent() local
4003 const int indentation = pdoc->GetLineIndentation(lineCurrentPos); in Indent() local
H A DDocument.cxx1478 std::string indentation; in CreateIndentation() local