Home
last modified time | relevance | path

Searched refs:isCorsEnabledForUrl (Results 1 – 9 of 9) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js927 if (!this.editorUi.editor.isCorsEnabledForUrl(url))
982 if (!this.editorUi.editor.isCorsEnabledForUrl(url))
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js2612 Editor.prototype.isCorsEnabledForUrl = function(url) method in Editor
2662 (!self.crossOriginImages || !self.isCorsEnabledForUrl(src)))
3149 if ((/^https?:\/\//.test(realUrl)) && !this.isCorsEnabledForUrl(realUrl))
H A DDialogs.js3114 if (/^https?:\/\//.test(realUrl) && !editorUi.editor.isCorsEnabledForUrl(realUrl))
3700 if (/^https?:\/\//.test(realUrl) && !editorUi.editor.isCorsEnabledForUrl(realUrl))
10160 if (/^https?:\/\//.test(realUrl) && !editorUi.editor.isCorsEnabledForUrl(realUrl))
H A DMenus.js3510 if (!editorUi.editor.isCorsEnabledForUrl(fileUrl))
H A DApp.js4575 if (!this.editor.isCorsEnabledForUrl(realUrl))
H A DEditorUi.js6941 EditorUi.prototype.isCorsEnabledForUrl = function(url) method in EditorUi
6943 return this.editor.isCorsEnabledForUrl(url);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3803 this.editorUi.editor.isCorsEnabledForUrl(e)||(e=PROXY_URL+"?url="+encodeURIComponent(e));this.edito…
3804 …data,g();else if(null!=a.url){n++;var h=a.url;this.editorUi.editor.isCorsEnabledForUrl(h)||(h=PROX…
10147 …ion n(c,f){if(null==B){var d=c,d=/^https?:\/\//.test(d)&&!b.editor.isCorsEnabledForUrl(d)?PROXY_UR…
10356 !b.editor.isCorsEnabledForUrl(d)?PROXY_URL+"?url="+encodeURIComponent(d):TEMPLATE_PATH+"/"+d;mxUtil…
10518 …;return""});/,\s*$/.test(b)&&c.push("");return c};Editor.prototype.isCorsEnabledForUrl=function(b)… method in Editor
10519 …d.substring(0,b.baseUrl.length)==b.baseUrl||f.crossOriginImages&&f.isCorsEnabledForUrl(d)?"chrome-…
10880 …his.handleError(F)}}};EditorUi.prototype.isCorsEnabledForUrl=function(b){return this.editor.isCors…
11683 App.prototype.loadTemplate=function(b,e,d,c,g){var k=!1,n=b;this.editor.isCorsEnabledForUrl(n)||(n=…
11907 …r.spin(document.body,mxResources.get("loading"))){var d=b;c.editor.isCorsEnabledForUrl(b)||(d=PROX…
H A Dviewer.min.js3186 …;return""});/,\s*$/.test(b)&&d.push("");return d};Editor.prototype.isCorsEnabledForUrl=function(b)… method in Editor
3187 …f.substring(0,b.baseUrl.length)==b.baseUrl||c.crossOriginImages&&c.isCorsEnabledForUrl(f)?"chrome-…
3548 …his.handleError(M)}}};EditorUi.prototype.isCorsEnabledForUrl=function(b){return this.editor.isCors…
H A Dviewer-static.min.js3186 …;return""});/,\s*$/.test(b)&&d.push("");return d};Editor.prototype.isCorsEnabledForUrl=function(b)… method in Editor
3187 …f.substring(0,b.baseUrl.length)==b.baseUrl||c.crossOriginImages&&c.isCorsEnabledForUrl(f)?"chrome-…
3548 …his.handleError(M)}}};EditorUi.prototype.isCorsEnabledForUrl=function(b){return this.editor.isCors…