Searched refs:isRemoteVisioFormat (Results 1 – 4 of 4) sorted by relevance
7190 EditorUi.prototype.isRemoteVisioFormat = function(filename) method in EditorUi7214 var remote = this.isRemoteVisioFormat(filename);
3554 …isRemoteVisioFormat=function(b){return/(\.v(sd|dx))($|\?)/i.test(b)||/(\.vs(s|x))($|\?)/i.test(b)}…
10886 …isRemoteVisioFormat=function(b){return/(\.v(sd|dx))($|\?)/i.test(b)||/(\.vs(s|x))($|\?)/i.test(b)}…