Searched refs:startIndentation (Results 1 – 4 of 4) sorted by relevance
239 ScriptLex::parseString(QChar startChar, duint startIndentation, TokenBuffer &output) in parseString() argument299 duint skipCount = startIndentation; in parseString()
123 Token::Type parseString(QChar startChar, duint startIndentation, TokenBuffer &output);
74 int startIndentation = curIndentation; in readIndentCommand() local121 int comparedIndent = Q2.compareIndentation(subIndentation, startIndentation); in readIndentCommand()
441 const int startIndentation = startTextLine->indentDepth(tabWidth()); in computeFoldingRangeForStartLine() local450 if (startIndentation < textLine->indentDepth(tabWidth())) { in computeFoldingRangeForStartLine()