Searched refs:descriptorChanged (Results 1 – 13 of 13) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | OneDriveFile.js | 533 this.sync.descriptorChanged(etag); 541 this.descriptorChanged(); 545 this.sync.descriptorChanged(etag); 567 this.descriptorChanged();
|
H A D | DriveFile.js | 387 this.descriptorChanged(); 430 this.sync.descriptorChanged(etag); 438 this.descriptorChanged(); 442 this.sync.descriptorChanged(etag); 464 this.descriptorChanged();
|
H A D | DropboxFile.js | 318 this.descriptorChanged(); 324 this.descriptorChanged();
|
H A D | DrawioFile.js | 364 this.descriptorChanged(); 376 this.descriptorChanged(); 469 this.descriptorChanged(); 1207 this.descriptorChanged(); 2098 this.descriptorChanged(); 2243 DrawioFile.prototype.descriptorChanged = function() method in DrawioFile
|
H A D | LocalFile.js | 309 this.descriptorChanged();
|
H A D | DrawioFileSync.js | 763 this.file.descriptorChanged(); 1165 this.file.descriptorChanged(); 1205 DrawioFileSync.prototype.descriptorChanged = function(etag) method in DrawioFileSync
|
H A D | Minimal.js | 1768 var uiDescriptorChanged = ui.descriptorChanged; 1770 ui.descriptorChanged = function()
|
H A D | App.js | 1411 this.descriptorChangedListener = mxUtils.bind(this, this.descriptorChanged); 6427 App.prototype.descriptorChanged = function() method in App
|
H A D | EditorUi.js | 2668 this.descriptorChanged(); 2949 EditorUi.prototype.descriptorChanged = function() method in EditorUi
|
/plugin/diagramsnet/lib/plugins/ |
H A D | cConf-1-4-8.js | 1589 this.descriptorChanged(); 1593 this.sync.descriptorChanged(etag); 1824 curFile.sync.descriptorChanged(etag);
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 3022 …or());this.descriptorChanged();this.backupPatch=null;null!=c&&c()}catch(D){this.invalidChecksum=th… 3026 ….checksumErrors++;this.invalidChecksum=this.inConflictState=!0;this.descriptorChanged();null!=this… 3044 …riptor=function(b,c){this.setDescriptorEtag(b,this.getDescriptorEtag(c));this.descriptorChanged()}; 3076 !0;this.descriptorChanged();null!=k&&k(d);try{if(this.errorReportsEnabled)this.sendErrorReport("Err… 3079 …utosaveRevision>this.maxAutosaveRevisionDelay};DrawioFile.prototype.descriptorChanged=function(){t… 3088 …:f(t)};LocalFile.prototype.rename=function(b,c,e){this.title=b;this.descriptorChanged();null!=c&&c… 3421 …model.prefix=Editor.guid()+"-";this.editor.undoManager.clear();this.descriptorChanged();this.updat… 3427 …0;f<b.length;f++)c=(c<<5)-c+b.charCodeAt(f)<<0;d^=c}return d};EditorUi.prototype.descriptorChanged=
|
H A D | app.min.js | 9982 …or());this.descriptorChanged();this.backupPatch=null;null!=e&&e()}catch(z){this.invalidChecksum=th… 9986 ….checksumErrors++;this.invalidChecksum=this.inConflictState=!0;this.descriptorChanged();null!=this… 10004 …riptor=function(b,e){this.setDescriptorEtag(b,this.getDescriptorEtag(e));this.descriptorChanged()}; 10036 !0;this.descriptorChanged();null!=c&&c(f);try{if(this.errorReportsEnabled)this.sendErrorReport("Err… 10039 …utosaveRevision>this.maxAutosaveRevisionDelay};DrawioFile.prototype.descriptorChanged=function(){t… 10048 …:l(n)};LocalFile.prototype.rename=function(b,e,d){this.title=b;this.descriptorChanged();null!=e&&e… 10753 …model.prefix=Editor.guid()+"-";this.editor.undoManager.clear();this.descriptorChanged();this.updat… 10759 …0;e<b.length;e++)c=(c<<5)-c+b.charCodeAt(e)<<0;f^=c}return f};EditorUi.prototype.descriptorChanged= 11581 …tledLibrary");this.descriptorChangedListener=mxUtils.bind(this,this.descriptorChanged);this.gitHub… 11736 App.prototype.descriptorChanged=function(){var b=this.getCurrentFile();if(null!=b){if(null!=this.fn… [all …]
|
H A D | viewer-static.min.js | 3022 …or());this.descriptorChanged();this.backupPatch=null;null!=c&&c()}catch(D){this.invalidChecksum=th… 3026 ….checksumErrors++;this.invalidChecksum=this.inConflictState=!0;this.descriptorChanged();null!=this… 3044 …riptor=function(b,c){this.setDescriptorEtag(b,this.getDescriptorEtag(c));this.descriptorChanged()}; 3076 !0;this.descriptorChanged();null!=k&&k(d);try{if(this.errorReportsEnabled)this.sendErrorReport("Err… 3079 …utosaveRevision>this.maxAutosaveRevisionDelay};DrawioFile.prototype.descriptorChanged=function(){t… 3088 …:f(t)};LocalFile.prototype.rename=function(b,c,e){this.title=b;this.descriptorChanged();null!=c&&c… 3421 …model.prefix=Editor.guid()+"-";this.editor.undoManager.clear();this.descriptorChanged();this.updat… 3427 …0;f<b.length;f++)c=(c<<5)-c+b.charCodeAt(f)<<0;d^=c}return d};EditorUi.prototype.descriptorChanged=
|