Home
last modified time | relevance | path

Searched refs:isRemoteVisioFormat (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js7190 EditorUi.prototype.isRemoteVisioFormat = function(filename) method in EditorUi
7214 var remote = this.isRemoteVisioFormat(filename);
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3554isRemoteVisioFormat=function(b){return/(\.v(sd|dx))($|\?)/i.test(b)||/(\.vs(s|x))($|\?)/i.test(b)}…
H A Dviewer-static.min.js3554isRemoteVisioFormat=function(b){return/(\.v(sd|dx))($|\?)/i.test(b)||/(\.vs(s|x))($|\?)/i.test(b)}…
H A Dapp.min.js10886isRemoteVisioFormat=function(b){return/(\.v(sd|dx))($|\?)/i.test(b)||/(\.vs(s|x))($|\?)/i.test(b)}…