Home
last modified time | relevance | path

Searched defs:exportFile (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1264 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) function
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js1997 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi) function
H A DApp.js6286 App.prototype.exportFile = function(data, filename, mimeType, base64Encoded, mode, folderId) method in App
H A DEditorUi.js5078 EditorUi.prototype.exportFile = function(data, filename, mimeType, base64Encoded, mode, folderId) method in EditorUi
13891 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) function