Searched refs:nextLevel (Results 1 – 11 of 11) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/GamesManagement/ |
| D | GamesPlayerExperienceInfoResource.php | 80 public function setNextLevel(GamesPlayerLevelResource $nextLevel) argument 82 $this->nextLevel = $nextLevel; 89 return $this->nextLevel;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ |
| D | PlayerExperienceInfo.php | 98 public function setNextLevel(PlayerLevel $nextLevel) argument 100 $this->nextLevel = $nextLevel; 107 return $this->nextLevel;
|
| /plugin/owncloud/ |
| D | script.js | 42 nextLevel = 'level'+(parseInt(level.replace('level',''))+1); 44 $row.nextAll('.'+nextLevel).remove(); 49 filelist.subfolder(dir,$row.next(),nextLevel);
|
| /plugin/siteexport/inc/ |
| D | toc.php | 174 $nextLevel = &$DATA[$currentLevel]; 175 if (empty($nextLevel)) { 176 $nextLevel = array('pages' => array()); 178 $nextLevel = &$DATA[$currentLevel]['pages']; 181 $this->__buildTOCTree($nextLevel, $currentNSArray, $elemToAdd);
|
| /plugin/combo/ComboStrap/ |
| H A D | FetcherPageBundler.php | 342 $nextLevel = $actualLevel + 1; 344 $this->buildOutlineRecursive($child, $nextLevel);
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/sources/ |
| D | dhtmlxgantt.js | 16078 function renderConnection(prevLevel, nextLevel, left){ argument 16079 if(prevLevel === nextLevel){ 16083 var top = 1 - Math.max(prevLevel, nextLevel); 16084 var height = Math.abs(prevLevel - nextLevel); 16138 var nextLevel = Math.min(capacity[colEnd.valueOf()]/maxCapacity, 1) || 0; 16143 var connection = renderConnection(level, nextLevel, timeline.posFromDate(colEnd)); 16637 var nextLevel = this._activeLevelIndex; 16643 nextLevel++; 16648 nextLevel++; 16650 this._setLevel(nextLevel, cursorOffset); [all …]
|
| /plugin/diagramsnet/lib/math/extensions/a11y/ |
| D | mathjax-sre.js | 1582 sre.AbstractWalker.prototype.nextLevel=function(){var a=this.getFocus().getDomPrimary();if(a){var b… method in sre 1593 …wn=function(){sre.SemanticWalker.superClass_.down.call(this);var a=this.nextLevel();if(0===a.lengt… 1599 …down=function(){sre.SyntaxWalker.superClass_.down.call(this);var a=this.nextLevel();if(0===a.lengt… 1607 …n this.levels.push(e),null;this.setFocus(this.singletonFocus(a));a=this.nextLevel();if(!a[d])retur… 1609 …push(this.nextLevel());a=this.currentTable_.childNodes[a-1];this.setFocus(this.singletonFocus(a.id…
|
| /plugin/yuriigantt/3rd/dhtmlxgantt/ |
| D | dhtmlxgantt.js.map | 1 …nextLevel","newColumnWidth","LinkFormatterSimple","_getWBSCode","_linkReg","linkPart","exec","_fin…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 24430 valueReady = !inclusionTree.nextLevel(); 24455 valueReady = !zeroBitPlanesTree.nextLevel(); 24834 nextLevel: function TagTree_nextLevel() { 24920 nextLevel: function InclusionTree_nextLevel() {
|
| D | pdf.worker.js.map | 1 …nextLevel","InclusionTree","stopValue","propagateValues","levelIndex","currentValue","BitModel","U…
|
| /plugin/strata/ |
| D | plotly-2.25.2.min.js | 8 …,y=u.getPtId(p),m={points:[f(t,a,h.eventDataKeys)],event:n.event};s||(m.nextLevel=y);var x=l.trigg…
|