Home
last modified time | relevance | path

Searched refs:subtree (Results 1 – 25 of 33) sorted by relevance

12

/plugin/diagramsnet/lib/js/diagramly/
DTrees.js322 var subtree = [];
330 subtree.push(edge);
336 subtree.push(vertex);
343 graph.setSelectionCells(subtree);
383 var subtree = [];
391 subtree.push(edge);
396 subtree.push(vertex);
402 if (subtree.length > 0)
404 tmp = tmp.concat(subtree);
784 var subtree = [];
[all …]
DDriveClient.js2567 this.sharingObserver.observe(document, {childList: true, subtree: true}); property
/plugin/diagramsnet/lib/plugins/trees/
Dtrees.js141 var subtree = [];
147 subtree.push(edge);
150 subtree.push(vertex);
155 graph.setSelectionCells(subtree);
604 var subtree = [];
610 subtree.push(edge);
613 subtree.push(vertex);
618 graph.moveCells(subtree, ((after) ? 1 : -1) * dx, ((after) ? 1 : -1) * dy);
647 var subtree = [];
653 subtree.push(edge);
[all …]
/plugin/diagrams/script/
H A Dmediafile-linkfix.js44 subtree: true } property
H A DDiagramsMediaManager.js23 observer.observe(filePanel, {childList: true, subtree: true}); property
/plugin/combo/resources/snippet/js/
H A Donhover.js47 observer.observe(document, {childList: true, subtree: true}); property
H A Dwebcode.js47 …bserver.observe(iframe.contentWindow.document, {attributes: true, childList: true, subtree: true}); property
/plugin/hiresimage/
H A Dscript.js78 observer.observe(document.body, { childList: true, subtree: true }); property
/plugin/move/script/
DMoveMediaManager.js14 observer.observe(filePanel, {childList: true, subtree: true}); property
/plugin/fuzzysearch/
H A Deditor.js262 subtree: true property
/plugin/adfs/phpsaml/extlib/xmlseclibs/
DCHANGELOG.txt103 inclusive canonicalization to append a signature within a namespaced subtree.
/plugin/saml/phpsaml/extlib/xmlseclibs/
DCHANGELOG.txt103 inclusive canonicalization to append a signature within a namespaced subtree.
/plugin/pgn4web/pgn4web/
Dpgn-standard.txt1408 * PGN: master directory of the PGN subtree (pub/chess/Game-Databases/PGN)
1416 * PGN/MGR: directory of the Master Games Repository subtree
1418 * PGN/MGR/News: news and status of the entire PGN/MGR subtree
1428 * PGN/News: news and status of the entire PGN subtree
/plugin/tagfilter/script/select2/
Dselect2.js1086 this.propertyObserver.observe(el.get(0), { attributes:true, subtree:false }); property
Dselect2.min.js21 ….mutationCallback),this.propertyObserver.observe(a.get(0),{attributes:!0,subtree:!1}))},triggerSel… property
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md1193 * BC: Moving things to get ready for subtree splits. Moving Inflection into Common. Moving Guzzle\H…
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md1488 * BC: Moving things to get ready for subtree splits. Moving Inflection into Common. Moving Guzzle\H…
/plugin/webdav/vendor/sabre/dav/
DCHANGELOG.md957 * Fixed: Issue 349: Denying copying or moving a resource into it's own subtree.
/plugin/statistics/js/
Dchart.js13subtree:!0}),n}function bs(t,e,i){const s=t.canvas,n=new MutationObserver((t=>{let e=!1;for(const … property
/plugin/pdfjs/pdfjs/web/
Dviewer.js.map1subtree of an outline item.\n *\n * @param {Element} root - the root of the outline (sub)tree.…
/plugin/mizarveifiabledocs/dist/
Dscript.js1 … #555",backgroundColor:"inherit"}},sX),sQ={childList:!0,characterData:!0,subtree:!0,attributes:!0,… property
/plugin/mizarproofchecker/dist/
Dscript.js1 … #555",backgroundColor:"inherit"}},sX),sQ={childList:!0,characterData:!0,subtree:!0,attributes:!0,… property
/plugin/prosemirror/lib/
Dbundle.js1 …body","tr"]},De=null;var Ie={childList:!0,characterData:!0,attributes:!0,subtree:!0,characterDataO… property
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1 … #555",backgroundColor:"inherit"}},n$),nJ={childList:!0,characterData:!0,subtree:!0,attributes:!0,… property
/plugin/bpmnio/vendor/dmn-js/dist/
Ddmn-viewer.production.min.js16 … #555",backgroundColor:"inherit"}},cf),df={childList:!0,characterData:!0,subtree:!0,attributes:!0,… property

12