Searched refs:isAutosaveNow (Results 1 – 5 of 5) sorted by relevance
2158 if (this.isModified() && this.isAutosaveNow())2204 DrawioFile.prototype.isAutosaveNow = function() method in DrawioFile
1762 EmbedFile.prototype.isAutosaveNow = function(success, error) method in EmbedFile
3077 …osaveThread==g&&(this.autosaveThread=null);if(this.isModified()&&this.isAutosaveNow()){var b=this.…3078 …""),null!=e&&e(null)}),b);this.autosaveThread=g};DrawioFile.prototype.isAutosaveNow=function(){ret…
10037 …osaveThread==g&&(this.autosaveThread=null);if(this.isModified()&&this.isAutosaveNow()){var b=this.…10038 …""),null!=d&&d(null)}),b);this.autosaveThread=g};DrawioFile.prototype.isAutosaveNow=function(){ret…