Searched defs:indent (Results 1 – 4 of 4) sorted by relevance
40 int indent = 0; in IndentAmount() local
1477 static std::string CreateIndentation(Sci::Position indent, int tabSize, bool insertSpaces) { in CreateIndentation()1493 int indent = 0; in GetLineIndentation() local1510 Sci::Position Document::SetLineIndentation(Sci::Line line, Sci::Position indent) { in SetLineIndentation()
1380 const int indent = static_cast<int>(model.pdoc->GetLineIndentation(line) * vsDraw.spaceWidth); in DrawAnnotation() local
1881 const Sci::Position indent = pdoc->GetLineIndentPosition(line); in RealizeVirtualSpace() local