Home
last modified time | relevance | path

Searched refs:Editor (Results 51 – 75 of 174) sorted by relevance

1234567

/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js259 var prev = Editor.useLocalStorage;
262 Editor.useLocalStorage = prev;
3094 if (Editor.isDarkMode())
3218 this.src = Editor.errorImage;
4437 if (allowTab && Editor.popupsAllowed)
5657 if (Editor.MathJaxRender)
9098 label.style.backgroundColor = Editor.isDarkMode() ? Editor.darkColor : '#ffffff';
11630 if (Editor.enableWebFonts)
11650 if (Editor.enableWebFonts)
11668 if (Editor.enableWebFonts)
[all …]
H A DDrawioFileSync.js12 this.clientId = Editor.guid();
417 …this.collaboratorsElement.style.backgroundImage = 'url(' + ((!this.enabled) ? Editor.syncDisabledI…
419 Editor.syncImage : Editor.syncProblemImage)) + ')';
H A DDrawioFile.js891 return this.isCompressedStorage() && Editor.compressXml;
1439 this.draftId = Editor.guid();
1516 ' <img src="' + Editor.saveImage + '"/></div>');
1599 '" target="_blank">' + '<img src="' + Editor.helpImage + '"/></a></div>');
1999 var secret = Editor.guid(32);
H A DTrelloClient.js468 ((Editor.isDarkMode()) ? '#000' : '#eee') :
469 ((Editor.isDarkMode()) ? '' : '#fff'));
H A DNotionClient.js694 ((Editor.isDarkMode()) ? '#000000' : '#eeeeee') : '';
792 ((Editor.isDarkMode()) ? '#000000' : '#eeeeee') : '';
H A DDriveClient.js873 [{'key': 'channel', 'value': Editor.guid()}]}
1161 var xml = Editor.extractGraphModelFromPdf(data);
1414 properties.push({'key': 'channel', 'value': Editor.guid(32)});
1420 properties.push({'key': 'key', 'value': Editor.guid(32)});
1424 properties.push({'key': 'secret', 'value': (secret != null) ? secret : Editor.guid(32)});
H A DGitHubClient.js1006 ((Editor.isDarkMode()) ? '#000000' : '#eeeeee') : '';
1135 ((Editor.isDarkMode()) ? '#000000' : '#eeeeee') : '';
1277 ((Editor.isDarkMode()) ? '#000000' : '#eeeeee') : '';
H A DGitLabClient.js990 ((Editor.isDarkMode()) ? '#000000' : '#eeeeee') : '';
1118 ((Editor.isDarkMode()) ? '#000000' : '#eeeeee') : '';
1306 ((Editor.isDarkMode()) ? '#000000' : '#eeeeee') : '';
/plugin/data-au/
H A Dstyle.css78 * Custom Entry Editor
/plugin/data/
H A Dstyle.css95 * Custom Entry Editor
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt6 "editor": "Rich Text Editor",
7 "editorPanel": "Rich Text Editor panel",
212 "toolbars": "Editor toolbars"
731 LoadButtonLabel: 'Load Note In Editor',
737 Title: 'Font Plugin Editor',
H A Den.js.beautified2 editor: "Rich Text Editor",
3 editorPanel: "Rich Text Editor panel",
208 toolbars: "Editor toolbars"
743 LoadButtonLabel: "Load Note In Editor",
748 Title: "Font Plugin Editor",
H A Den.js.unc5Editor","editorPanel":"Rich Text Editor panel","common":{"editorHelp":"Press ALT 0 for help","brow…
98 LoadButtonLabel : 'Load Note In Editor',
104 Title: 'Font Plugin Editor',
H A Den.js.ckgedit92 LoadButtonLabel : 'Load Note In Editor',
98 Title: 'Font Plugin Editor',
/plugin/ckgedit/ckeditor/lang/
H A Dlang_array.txt6 "editor": "Rich Text Editor",
7 "editorPanel": "Rich Text Editor panel",
212 "toolbars": "Editor toolbars"
731 LoadButtonLabel: 'Load Note In Editor',
737 Title: 'Font Plugin Editor',
H A Den.js.ckgedit98 LoadButtonLabel : 'Load Note In Editor',
104 Title: 'Font Plugin Editor',
H A Den.4.9.js.beautified2 "editor": "Rich Text Editor",
3 "editorPanel": "Rich Text Editor panel",
159 "toolbars": "Editor toolbars"
834 LoadButtonLabel: "Load Note In Editor",
839 Title: "Font Plugin Editor",
/plugin/diagramsnet/lib/plugins/
H A DcConf-1-4-8.js477 …adiobox(div, 'pageLayers', mxResources.get('curEditorState', null, 'Current Editor State'), false);
1407 this.desc.key = this.desc.key? this.desc.key : Editor.guid(32);
1408 this.desc.channel = this.desc.channel? this.desc.channel : Editor.guid(32);
1409 this.desc.etagP = this.desc.etagP? this.desc.etagP : Editor.guid(32);
H A Dtags.js201 span.style.background = (Editor.isDarkMode()) ? 'transparent' : '#ffffff';
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor.properties170 aboutGraphEditor=About jDraw Editor
H A Deditor.properties.bak166 aboutGraphEditor=About jDraw Editor
H A Deditor_zh-CN.properties166 aboutGraphEditor=About mxGraph Editor
H A Deditor_de.properties174 aboutGraphEditor=�ber mxGraph Editor
H A Deditor_de.properties.bak167 aboutGraphEditor=�ber mxGraph Editor
/plugin/aceeditor/
H A DNEWS117 * Editor integration

1234567