Searched defs:tabWidth (Results 1 – 6 of 6) sorted by relevance
/plugin/icalevents/vendor/squizlabs/php_codesniffer/ |
H A D | CodeSniffer.php | 229 $tabWidth=0, 347 public function setTabWidth($tabWidth)
|
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/ |
H A D | File.php | 1426 …public static function tokenizeString($string, $tokenizer, $eolChar='\n', $tabWidth=null, $encodin… 1481 private static function _createPositionMap(&$tokens, $tokenizer, $eolChar, $encoding, $tabWidth)
|
/plugin/code3/src/ |
H A D | tz.js | 391 function PR_expandTabs(chunks, tabWidth) { argument
|
/plugin/jquery-syntax/jquery-syntax/ |
H A D | jquery.syntax.core.js | 11 Syntax.extractElementMatches=function(elems,offset,tabWidth){var matches=[],current=[elems];offset=… argument
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Pages.js | 1620 EditorUi.prototype.createTabForPage = function(page, tabWidth, hoverEnabled, pageNumber) argument
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Shapes.js | 773 FolderShape.prototype.tabWidth = 60; method in FolderShape
|