Home
last modified time | relevance | path

Searched refs:forceBinary (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js2915 …Editor.prototype.loadUrl = function(url, success, error, forceBinary, retry, dataUriPrefix, noBina… argument
2919 var binary = !noBinary && (forceBinary || /(\.png)($|\?)/i.test(url) ||
H A DEditorUi.js14877 …EditorUi.prototype.loadUrl = function(url, success, error, forceBinary, retry, dataUriPrefix, noBi… argument
14880 …return this.editor.loadUrl(url, success, error, forceBinary, retry, dataUriPrefix, noBinary, heade…