Searched refs:uriByPrefix (Results 1 – 8 of 8) sorted by relevance
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-viewer.production.min.js | 2 …uriByPrefix=function(e){return this.prefixMap[e||"xmlns"]||this.parent&&this.parent.uriByPrefix(e)… method in Zi
|
| D | bpmn-navigated-viewer.production.min.js | 2 …uriByPrefix=function(e){return this.prefixMap[e||"xmlns"]||this.parent&&this.parent.uriByPrefix(e)… method in Qi
|
| D | bpmn-modeler.production.min.js | 7 …uriByPrefix=function(e){return this.prefixMap[e||"xmlns"]||this.parent&&this.parent.uriByPrefix(e)… method in Ki
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 2 …uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.g… method
|
| D | dmn-viewer.production.min.js | 2 …uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.g… method in Ke
|
| D | dmn-navigated-viewer.production.min.js | 2 …uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.g… method in Ye
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 7 …uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.g… method in Yi
|
| D | bpmn-modeler.development.js | 10389 this.uriByPrefix = function(prefix) { method in Namespaces 10952 uri = uri || wellknownUri || namespaces.uriByPrefix(prefix); 10965 while (namespaces.uriByPrefix(newPrefix)) {
|