Searched refs:resolveReferences (Results 1 – 4 of 4) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Pages.js | 628 Graph.prototype.saveViewState = function(vs, node, ignoreTransient, resolveReferences) argument 665 var bgImg = this.getBackgroundImageObject(vs.backgroundImage, resolveReferences);
|
H A D | EditorUi.js | 1211 ….prototype.getXmlFileData = function(ignoreSelection, currentPage, uncompressed, resolveReferences) argument 1218 var node = this.editor.getGraphXml(ignoreSelection, resolveReferences); 1283 temp, null, resolveReferences); 1290 else if (resolveReferences) 1316 temp, null, resolveReferences); 1594 ignoreSelection, currentPage, node, compact, file, uncompressed, resolveReferences) argument 1647 currentPage, uncompressed, resolveReferences);
|
H A D | Editor.js | 2328 Editor.prototype.getGraphXml = function(ignoreSelection, resolveReferences) argument 2341 resolveReferences);
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 10144 function resolveReferences() { function 10304 resolveReferences(); 33498 function resolveReferences(descriptor, cache) { function 33557 resolveReferences(descriptor, cache);
|