Searched refs:newRoot (Results 1 – 4 of 4) sorted by relevance
/plugin/imageflow/ |
H A D | script.js | 60 var newRoot = $('<div/>').addClass('imageflow_root').appendTo(this.root); 65 … .css({top: (this.root.height()/2 -8), left: (this.root.width()/2 -100)}).appendTo(newRoot); 73 …mages = $('<div/>').addClass('imageflow_images').height(this.root.width()*0.338).appendTo(newRoot); 76 var splitter = $('<div/>').addClass('imageflow_no_scroller').appendTo(newRoot); 79 …) / 2), 'margin-top': this.root.width() * 0.02 + 30}).click(_self.scrollerClick).appendTo(newRoot); 91 …ow_caption').width(this.root.width() * 0.5).css({left:this.root.width() * 0.25}).appendTo(newRoot);
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 41018 newRoot = context.newRoot; 41024 if (is$1(newRoot, 'bpmn:Process')) { 41025 updateDataStoreParent(dataStore, newRoot); 51658 var newRoot = context.newRoot, 51659 newRootBusinessObject = newRoot.businessObject, 51666 canvas.setRootElement(newRoot, true); 51692 var newRoot = context.newRoot, 51693 newRootBusinessObject = newRoot.businessObject, 52575 newRoot: collaborationElement property in AnonymousFunctionf8d14cd160a00.context 52603 newRoot: processElement property in AnonymousFunctionf8d14cd160c00.context
|
H A D | bpmn-modeler.production.min.js | 34 …newRoot;r(n).forEach((function(e){Ar(i,"bpmn:Process")&&o(e,i)}))}))}bl.$inject=["eventBus","bpmnF… property in AnonymousFunction238dff876c300.t
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 194 …newRoot;r(n).forEach((function(e){Cr(i,"bpmn:Process")&&o(e,i)}))}))}gd.$inject=["eventBus","bpmnF… property in AnonymousFunctionc4f831ab74f00.t
|