Home
last modified time | relevance | path

Searched refs:indentLevel (Results 1 – 5 of 5) sorted by relevance

/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/CSS/
DIndentationSniff.php72 $indentLevel = 0;
81 $indentLevel++;
91 $nestingLevel = $indentLevel;
100 $indentLevel--;
101 if ($indentLevel === 0) {
121 $expectedIndent = ($indentLevel * $this->indent);
125 if ($nestingLevel !== $indentLevel) {
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfckdomtools.js731 var indentLevel = Math.max( listArray[baseIndex].indent, 0 ) ;
736 if ( item.indent == indentLevel )
749 else if ( item.indent == Math.max( indentLevel, 0 ) + 1 )
797 …( listArray.length <= currentIndex || Math.max( listArray[currentIndex].indent, 0 ) < indentLevel )
/plugin/mikioplugin/inc/stemmechanics/lesserphp/
H A Dlessc.inc.php4162 $this->indentLevel = 0;
4167 return str_repeat($this->indentChar, max($this->indentLevel + $n, 0));
4197 $this->indentLevel++;
4237 $this->indentLevel--;
4263 public $indentLevel; variable in lessc_formatter_lessjs
/plugin/dirtylittlehelper/mermaid/editor/docs/
D4.4.js.map1indentLevel = 0;\n var indentValue;\n if (options.insertSpaces) {\n indentValue = rep…
Djson.worker.js.map1indentLevel = 0;\n var indentValue;\n if (options.insertSpaces) {\n indentValue = rep…