Home
last modified time | relevance | path

Searched refs:uriByPrefix (Results 1 – 8 of 8) sorted by relevance

/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.g… method in nr
H A Dbpmn-navigated-viewer.production.min.js2uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.g… method in rr
H A Dbpmn-modeler.production.min.js7uriByPrefix=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 Ddmn-viewer.production.min.js2uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.g… method in dt
H A Ddmn-navigated-viewer.production.min.js2uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.g… method in ht
H A Ddmn-modeler.production.min.js2uriByPrefix=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 Dbpmn-modeler.production.min.js7uriByPrefix=function(e){return t[e||"xmlns"]},this.mapPrefix=function(e,n){t[e||"xmlns"]=n},this.g… method in Yi
H A Dbpmn-modeler.development.js10389 this.uriByPrefix = function(prefix) { method in Namespaces
10952 uri = uri || wellknownUri || namespaces.uriByPrefix(prefix);
10965 while (namespaces.uriByPrefix(newPrefix)) {