Home
last modified time | relevance | path

Searched defs:file (Results 101 – 125 of 440) sorted by path

12345678910>>...18

/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js1712 }, function(file) argument
4757 }, function(file) argument
4840 }, function(file) argument
8836 var LibraryDialog = function(editorUi, name, library, initialImages, file, mode) argument
9377 return function(data, mimeType, x, y, w, h, img, doneFn, file) argument
9565 …leInput.files, 0, 0, editorUi.maxImageSize, function(data, mimeType, x, y, w, h, img, doneFn, file) argument
9639 this.saveBtnClickHandler = function(name, images, file, mode) argument
H A DDrawioComment.js2 DrawioComment = function(file, id, content, modifiedDate, createdDate, isResolved, user) argument
H A DDrawioFile.js276 DrawioFile.prototype.mergeFile = function(file, success, error, diffShadow) argument
493 var fn = mxUtils.bind(this, function(file) argument
513 this.getLatestVersion(mxUtils.bind(this, function(file) argument
H A DDrawioFileSync.js7 DrawioFileSync = function(file) argument
H A DDriveClient.js1273 DriveClient.prototype.saveFile = function(file, revision, success, errFn, noCheck, unloading, overw… argument
H A DDriveComment.js1 DriveComment = function(file, id, content, modifiedDate, createdDate, isResolved, user, pCommentId) argument
H A DDriveFile.js566 this.ui.drive.getXmlFile(item, mxUtils.bind(this, function(file) argument
729 function driveCommentToDrawio(file, gComment, pCommentId) argument
H A DDropboxClient.js614 DropboxClient.prototype.renameFile = function(file, filename, success, error) argument
830 DropboxClient.prototype.createLibrary = function(file, success, error) argument
866 fn = (fn != null) ? fn : mxUtils.bind(this, function(path, file) argument
899 var success = mxUtils.bind(this, function(path, file) argument
975 DropboxClient.prototype.createFile = function(file, success, error) argument
H A DEditorUi.js2541 EditorUi.prototype.getCopyFilename = function(file, timestamp) argument
2587 EditorUi.prototype.fileLoaded = function(file, noDialogs) argument
3020 EditorUi.prototype.closeLibrary = function(file) argument
3096 EditorUi.prototype.loadLibrary = function(file, expand) argument
3117 EditorUi.prototype.getLibraryStorageHint = function(file) argument
4295 EditorUi.prototype.setCurrentFile = function(file) argument
8885 EditorUi.prototype.parseFile = function(file, fn, filename) argument
9608 }, function(file) argument
9992 }, function(file) argument
11306 (mxUtils.bind(this, function(file) argument
[all …]
H A DElectronApp.js844 EditorUi.prototype.fileLoaded = function(file) argument
1601 App.prototype.saveLibrary = function(name, images, file, mode, noSpin, noReload, fn) argument
H A DGitHubClient.js700 GitHubClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
1000 (mxUtils.bind(this, function(file, idx) argument
1240 this.getFile(tmpOrg + '/' + tmpRepo + '/' + tmpRef, mxUtils.bind(this, function(file) argument
H A DGitHubFile.js309 this.peer.insertFile(title, this.getData(), mxUtils.bind(this, function(file) argument
H A DGitLabClient.js607 this.getFile(path, mxUtils.bind(this, function(file) argument
683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
984 (mxUtils.bind(this, function(file) argument
H A DMenus.js143 editorUi.drive.getFile(obj.id, function(file) argument
2486 service.getFile(id, function(file) argument
3764 editorUi.drive.getFile(obj.id, function(file) argument
H A DNotionClient.js384 NotionClient.prototype.saveFile = function(file, success, error) argument
690 (mxUtils.bind(this, function(file, idx) argument
H A DNotionFile.js182 this.peer.insertFile(title, this.getData(), mxUtils.bind(this, function(file) argument
H A DOneDriveClient.js741 OneDriveClient.prototype.renameFile = function(file, filename, success, error) argument
920 OneDriveClient.prototype.saveFile = function(file, success, error, etag) argument
H A DOneDriveFile.js490 this.ui.oneDrive.insertFile(title, this.getData(), mxUtils.bind(this, function(file) argument
H A DTrelloClient.js270 TrelloClient.prototype.saveFile = function(file, success, error) argument
528 (mxUtils.bind(this, function(file) argument
H A DTrelloFile.js150 this.ui.trello.insertFile(title, this.getData(), mxUtils.bind(this, function(file) argument
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js1552 mxVssxCodec.prototype.decodeVssx = function (file, callback, charset, onerror) { argument
12631 EditorUi.prototype.doImportVisio = function(file, done, onerror, filename) argument
/plugin/diagramsnet/lib/js/onedrive/
H A DmxODPicker.js29 addToRecent = function(file) argument
272 function getDrawioFileDoc(file, success, error) argument
362 function renderFile(file) argument
/plugin/diagramsnet/lib/math/
H A DMathJax.js19 …e{window.MathJax={}}MathJax.isPacked=true;MathJax.version="2.7.9";MathJax.fileversion="2.7.9";Math… method in a.Ajax.timer
/plugin/diagramsnet/lib/plugins/
H A Dtrello.js59 template, function(file) argument
/plugin/dir/
H A Dsyntax.php681 function _searchDir(&$data, $base, $file, $type, $level, $opts) {

12345678910>>...18