Searched refs:getIndentation (Results 1 – 4 of 4) sorted by relevance
/plugin/asciidocjs/node_modules/yargs/build/lib/ |
D | usage.js | 341 padding: [0, 2, 0, 2 + getIndentation(kswitch)], 389 …ingWidth(modifier ? `${modifier} ${getText(v[0])}` : getText(v[0])) + getIndentation(v[0]), width); 563 function getIndentation(text) { function
|
/plugin/mizarverifiabledocs/dist/ |
D | script.js.map | 1 …getIndentation, indentString, matchBrackets, syntaxTree, getIndentUnit, indentUnit } from '@codemi…
|
/plugin/mizarveifiabledocs/dist/ |
D | script.js.map | 1 …getIndentation(context, pos) {\n if (context instanceof EditorState)\n context = new Ind…
|
/plugin/mizarproofchecker/dist/ |
D | script.js.map | 1 …getIndentation(context, pos) {\n if (context instanceof EditorState)\n context = new Ind…
|