Home
last modified time | relevance | path

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

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