Home
last modified time | relevance | path

Searched refs:tabWidth (Results 1 – 11 of 11) sorted by relevance

/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js11 …ctElementMatches=function(elems,offset,tabWidth){var matches=[],current=[elems];offset=offset||0;t… argument
13 …yntax.modeLineOptions={'tab-width':function(name,value,options){options.tabWidth=parseInt(value,10…
104 …get(brushName,function(brush){if(options.tabWidth){replacement=Syntax.convertTabsToSpaces(text,opt…
109 …ut||'preformatted';options.matches=[];if(typeof(options.tabWidth)==='undefined'){options.tabWidth=…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php688 $tabWidth = null;
693 $tabWidth = $cliValues['tabWidth'];
1420 * @param int $tabWidth The number of spaces each tab respresents.
1443 if ($tabWidth === null) {
1444 $tabWidth = PHP_CODESNIFFER_TAB_WIDTH;
1476 * @param int $tabWidth The number of spaces that each tab represents.
1519 } else if ($tabWidth === 0
1542 $firstTabSize = ($tabWidth - (($currColumn - 1) % $tabWidth));
1543 $length = ($firstTabSize + ($tabWidth * ($numTabs - 1)));
1583 if (($currColumn % $tabWidth) === 0) {
[all …]
H A DCLI.php306 $tabWidth = PHP_CodeSniffer::getConfigData('tab_width');
307 if ($tabWidth === null) {
310 $defaults['tabWidth'] = (int) $tabWidth;
839 $this->values['tabWidth'] = (int) substr($arg, 10);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php215 * @param int $tabWidth The number of spaces each tab represents.
229 $tabWidth=0, argument
237 if ($tabWidth !== null) {
238 $this->setTabWidth($tabWidth);
341 * @param int $tabWidth The number of spaces each tab represents.
347 public function setTabWidth($tabWidth) argument
350 define('PHP_CODESNIFFER_TAB_WIDTH', $tabWidth);
/plugin/diagramsnet/lib/js/diagramly/
H A DPages.js1276 …var tabWidth = Math.min(140, Math.max(20, (this.tabContainer.clientWidth - btnWidth) / this.pages.…
1347 }))(i, this.createTabForPage(this.pages[i], tabWidth, this.pages[i] != this.currentPage, i + 1));
1620 EditorUi.prototype.createTabForPage = function(page, tabWidth, hoverEnabled, pageNumber) argument
1627 tab.style.maxWidth = tabWidth + 'px';
1628 tab.style.width = tabWidth + 'px';
1631 if (tabWidth > 42)
/plugin/code3/src/
H A Dtz.js391 function PR_expandTabs(chunks, tabWidth) { argument
424 var nSpaces = tabWidth - (charInLine % tabWidth);
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js773 FolderShape.prototype.tabWidth = 60; method in FolderShape
782 …dx = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'tabWidth', this.tabWidth))));
6103 …min(bounds.width, mxUtils.getValue(this.state.style, 'tabWidth', FolderShape.prototype.tabWidth)));
6605 …dx = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'tabWidth', this.tabWidth))));
/plugin/codemirror/dist/
H A Dscripts.min.js.map1tabWidth","specialCharPlaceholder","fullStyle","attr","trailingBefore","spaceBefore","buildCollaps…
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2716 …erer.registerShape("switch",m);mxUtils.extend(n,mxCylinder);n.prototype.tabWidth=60;n.prototype.ta…
2717 …max(0,Math.min(c,parseFloat(mxUtils.getValue(this.style,"tabWidth",this.tabWidth))));f=Math.max(0,…
2893 …th.min(b.width,mxUtils.getValue(this.state.style,"tabWidth",n.prototype.tabWidth))),f=Math.max(0,M…
2894 …e.tabPosition)==mxConstants.ALIGN_RIGHT&&(f=b.width-f);this.state.style.tabWidth=Math.round(f);thi…
2919 "tabWidth",this.tabWidth)))),e=Math.max(0,Math.min(f,parseFloat(mxUtils.getValue(this.style,"tabHei…
H A Dviewer-static.min.js2716 …erer.registerShape("switch",m);mxUtils.extend(n,mxCylinder);n.prototype.tabWidth=60;n.prototype.ta…
2717 …max(0,Math.min(c,parseFloat(mxUtils.getValue(this.style,"tabWidth",this.tabWidth))));f=Math.max(0,…
2893 …th.min(b.width,mxUtils.getValue(this.state.style,"tabWidth",n.prototype.tabWidth))),f=Math.max(0,M…
2894 …e.tabPosition)==mxConstants.ALIGN_RIGHT&&(f=b.width-f);this.state.style.tabWidth=Math.round(f);thi…
2919 "tabWidth",this.tabWidth)))),e=Math.max(0,Math.min(f,parseFloat(mxUtils.getValue(this.style,"tabHei…
H A Dapp.min.js3262 …erer.registerShape("switch",n);mxUtils.extend(p,mxCylinder);p.prototype.tabWidth=60;p.prototype.ta…
3263 …max(0,Math.min(d,parseFloat(mxUtils.getValue(this.style,"tabWidth",this.tabWidth))));c=Math.max(0,…
3439 …th.min(a.width,mxUtils.getValue(this.state.style,"tabWidth",p.prototype.tabWidth))),c=Math.max(0,M…
3440 …e.tabPosition)==mxConstants.ALIGN_RIGHT&&(c=a.width-c);this.state.style.tabWidth=Math.round(c);thi…
3464 …max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"tabWidth",this.tabWidth)))),e=Math.max(0,…