Home | History | Annotate | Download | only in c-index-test

Lines Matching full:indentlevel

284   int IndentLevel;
293 Ctx->IndentLevel++;
294 for (i = 0, e = Ctx->IndentLevel; i != e; ++i)
459 Ctx->IndentLevel--;
464 Ctx.IndentLevel = 1;