Home
last modified time | relevance | path

Searched refs:currentId (Results 1 – 7 of 7) sorted by relevance

/plugin/combo/resources/snippet/js/
H A Dpage-explorer-tree.js3 let currentId = JSINFO["id"];
4 let currentIdParts = currentId.split(":").filter(el => el.length !== 0);
/plugin/nspages/printers/
H A DprinterTree.php162 $currentId = $parentId . $key . ':';
165 $node = new NspagesTreeNsNode($currentId);
169 $this->_fillTree($tree->children[$nsKey], $keys, $item, $currentId, $item['ns']);
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/
H A DCodeCoverage.php85 private $currentId; variable in SebastianBergmann\\CodeCoverage\\CodeCoverage
172 $this->currentId = null;
259 $this->currentId = $id;
294 $this->currentId = null;
313 $id = $this->currentId;
622 (!$this->currentId instanceof \PHPUnit_Framework_TestCase ||
623 (!$this->currentId->isMedium() && !$this->currentId->isLarge()))) {
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js276 …is.checkExists(folderId, filename, nameField, true, mxUtils.bind(this, function(checked, currentId) argument
280 this.writeFile(currentId? '/v1/pages/' + encodeURIComponent(currentId) : '/v1/pages',
281 currentId? null : folderId, filename, nameField, data, currentId? 'PATCH' : 'POST',
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapQueue.php103 public function currentId(): int
99 public function currentId(): int global() function in FreeDSx\\Ldap\\Protocol\\LdapQueue
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js10272 var currentId = this._currentPageNumber;
10286 if (page.id === currentId) {
10307 currentId = visiblePages[0].id;
10310 this._setCurrentPageNumber(currentId);
H A Dviewer.js.map1currentId","stillFullyVisible","visiblePages","DEFAULT_CACHE_SIZE","pageIdsToKeep","iMax","pagesTo…