Searched refs:codeIndent (Results 1 – 2 of 2) sorted by relevance
654 size_t codeIndent = 0; in getCodeIndent() local657 codeIndent++; in getCodeIndent()660 return codeIndent; in getCodeIndent()2234 size_t codeIndent = 0; in highlightText() local2404 codeIndent = 0; // inline code is not indented in highlightText()2482 size_t j = codeIndent; in highlightText()2509 codeIndent = istart - iLineStart; // save indent count in highlightText()
848 size_t codeIndent = 0; in getCodeIndent() local851 codeIndent++; in getCodeIndent()854 return codeIndent; in getCodeIndent()4228 size_t codeIndent = 0; in highlightText() local4511 codeIndent = 0; // inline code is not indented in highlightText()4670 size_t j = codeIndent; in highlightText()4706 codeIndent = istart - iLineStart; // save indent count in highlightText()