Home
last modified time | relevance | path

Searched defs:saveLibrary (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1601 App.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) method in App
H A DApp.js4219 App.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) method in App
H A DEditorUi.js2962 EditorUi.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) { }; method in EditorUi