Searched refs:uriByPrefix (Results 1 – 8 of 8) sorted by relevance
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-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 nr
|
H A D | bpmn-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 rr
|
H A 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 nr
|
/plugin/bpmnio/vendor/dmn-js/dist/ |
H A 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 dt
|
H A 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 ht
|
H A 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 in Pt
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A 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
|
H A 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)) {
|