Home
last modified time | relevance | path

Searched defs:save (Results 176 – 200 of 246) sorted by path

12345678910

/plugin/diagramsnet/lib/js/diagramly/
H A DDesktopLibrary.js25 DesktopLibrary.prototype.save = function(revision, success, error) method in DesktopLibrary
H A DDrawioFile.js803 DrawioFile.prototype.save = function(revision, success, error, unloading, overwrite, manual) method in DrawioFile
H A DDriveFile.js148 DriveFile.prototype.save = function(revision, success, error, unloading, overwrite) method in DriveFile
150 DrawioFile.prototype.save.apply(this, [revision, mxUtils.bind(this, function() method in DrawioFile
H A DDriveLibrary.js30 DriveLibrary.prototype.save = function(revision, success, error) method in DriveLibrary
H A DDropboxFile.js162 DropboxFile.prototype.save = function(revision, success, error, unloading, overwrite) method in DropboxFile
190 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
H A DElectronApp.js1313 LocalFile.prototype.save = function(revision, success, error, unloading, overwrite) method in LocalFile
1315 DrawioFile.prototype.save.apply(this, [revision, mxUtils.bind(this, function() method in DrawioFile
H A DGitHubFile.js182 GitHubFile.prototype.save = function(revision, success, error, unloading, overwrite, message) method in GitHubFile
210 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
H A DLocalFile.js83 LocalFile.prototype.save = function(revision, success, error) method in LocalFile
H A DMenus.js1879 xmlCanvas.save = function() function
H A DNotionFile.js84 NotionFile.prototype.save = function(revision, success, error, unloading, overwrite) method in NotionFile
106 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
H A DOneDriveFile.js324 OneDriveFile.prototype.save = function(revision, success, error, unloading, overwrite) method in OneDriveFile
352 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
H A DOneDriveLibrary.js30 OneDriveLibrary.prototype.save = function(revision, success, error) method in OneDriveLibrary
H A DRemoteLibrary.js47 RemoteLibrary.prototype.save = function(revision, success, error) method in RemoteLibrary
H A DSettings.js250 save: function() method in mxSettings
H A DStorageFile.js96 StorageFile.prototype.save = function(revision, success, error) method in StorageFile
109 DrawioFile.prototype.save.apply(this, arguments); method in DrawioFile
H A DTrelloFile.js67 TrelloFile.prototype.save = function(revision, success, error) method in TrelloFile
89 DrawioFile.prototype.save.apply(this, [null, mxUtils.bind(this, function() method in DrawioFile
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js128 mxJsCanvas.prototype.save = function() method in mxJsCanvas
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditorUi.js4822 EditorUi.prototype.save = function(name) method in EditorUi
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js447 mxAutoSaveManager.prototype.save=function(){};mxAutoSaveManager.prototype.graphModelChanged=functio… method in mxAutoSaveManager
464 mxAbstractCanvas2D.prototype.save=function(){this.states.push(this.state);this.state=mxUtils.clone(… method in mxAbstractCanvas2D
474 …{return this.root.ownerDocument.createElement(a)};mxXmlCanvas2D.prototype.save=function(){this.com… method in compressed
H A Dviewer.min.js447 mxAutoSaveManager.prototype.save=function(){};mxAutoSaveManager.prototype.graphModelChanged=functio… method in mxAutoSaveManager
464 mxAbstractCanvas2D.prototype.save=function(){this.states.push(this.state);this.state=mxUtils.clone(… method in mxAbstractCanvas2D
474 …{return this.root.ownerDocument.createElement(a)};mxXmlCanvas2D.prototype.save=function(){this.com… method in mxXmlCanvas2D
/plugin/diagramsnet/lib/math/config/
H A DAccessible-full.js74 …abels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Elemen…
H A DAccessible.js71 …abels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Elemen…
H A DTeX-MML-AM_HTMLorMML-full.js71 …abels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Elemen…
H A DTeX-MML-AM_HTMLorMML.js68 …abels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Elemen…
H A DTeX-MML-AM_SVG-full.js64 …abels:{},refs:[]};MathJax.Hub.Register.StartupHook("TeX Jax Ready",function(){var b=MathJax.Elemen…

12345678910