Home
last modified time | relevance | path

Searched defs:isTopLevel (Results 1 – 2 of 2) sorted by relevance

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js27161 …var isTopLevel = function () { return curlyDepth === 0 && parensDepth === 0 && bracketsDepth === 0… function
27615 …var isTopLevel = function () { return curlyDepth === 0 && parensDepth === 0 && bracketsDepth === 0… function
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js2579 function getClosure(elements, isTopLevel, closure) { argument
49881 MoveClosure.prototype.add = function(element, isTopLevel) { argument
49886 MoveClosure.prototype.addAll = function(elements, isTopLevel) { argument