Home
last modified time | relevance | path

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

/plugin/issuetracker/
Dprototype.js3938 var match = Prototype.Selector.match, length = elements.length, matchIndex = 0, i;
3941 if (match(elements[i], expression) && index == matchIndex++) {
6068 var matchIndex = 0, element;
6071 if (Prototype.Selector.match(element, expression) && index === matchIndex++) {
/plugin/pdfjs/pdfjs/web/
Dviewer.js6824 _ref2$matchIndex = _ref2.matchIndex,
6825 matchIndex = _ref2$matchIndex === void 0 ? -1 : _ref2$matchIndex; variable
6829 } else if (matchIndex === -1 || matchIndex !== this._selected.matchIdx) {
12525 matchIndex: selectedMatchIdx property
Dviewer.js.map1matchIndex","scrollMatchIntoView","scrollIntoView","pageIdx","matchIdx","wrapped","_shouldDirtyMat…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Deditor.worker.js.map1matchIndex = match.index || 0;\n if (matchIndex <= pos && wordDefinition.lastIndex >= pos) …
Djson.worker.js.map1matchIndex = match.index || 0;\n if (matchIndex <= pos && wordDefinition.lastIndex >= pos) …
Dbundle.js.map1matchIndex, match0) {\n let startOffset;\n let lineFeedCountBeforeMatch = 0;\n …
/plugin/datatables/assets/pdfmake/
Dpdfmake.js60919 var matchIndex = _step62.value;
60922 idx = matchIndex;
60924 while (idx < matchIndex) {