Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
DDialogs.js1264 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi, grid) function in ExportDialog
/plugin/diagramsnet/lib/js/diagramly/
DElectronApp.js1997 ExportDialog.exportFile = function(editorUi, name, format, bg, s, b, dpi) function
DApp.js6286 App.prototype.exportFile = function(data, filename, mimeType, base64Encoded, mode, folderId) method in App
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