Searched refs:AboutDialog (Results 1 – 8 of 8) sorted by relevance
/plugin/syntaxhighlighter/Uncompressed/ |
H A D | shCore.js | 30 …AboutDialog : '<html><head><title>About...</title></head><body class="dp-about"><table cellspacing… property in dp.sh.Strings 137 doc.write(dp.sh.Strings.AboutDialog.replace('{V}', dp.sh.Version));
|
/plugin/syntaxhighlighter/Scripts/ |
H A D | shCore.js | 8 var dp={sh:{Toolbar:{},Utils:{},RegexLib:{},Brushes:{},Strings:{AboutDialog:'<html><head><title>Abo… property in dp.sh.Strings 19 …nt;dp.sh.Utils.CopyStyles(doc,window.document);doc.write(dp.sh.Strings.AboutDialog.replace('{V}',d…
|
/plugin/chordsheets/js/ |
H A D | jtab.min.js | 1 …rray(this.baseName)}var jtab={Version:"1.3.1",element_count:0,Strings:{AboutDialog:'<html><head><t… property in jtab.Strings
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Actions.js | 1226 ui.showDialog(new AboutDialog(ui).container, 320, 280, true, true, function()
|
H A D | Dialogs.js | 391 var AboutDialog = function(editorUi) class
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 3538 …urces.get("about")+" Graph Editor...",function(){h||(d.showDialog((new AboutDialog(d)).container,3… 3688 var AboutDialog=function(a){var b=document.createElement("div");b.setAttribute("align","center");va…
|
H A D | viewer.min.js | 2993 …urces.get("about")+" Graph Editor...",function(){d||(e.showDialog((new AboutDialog(e)).container,3…
|
H A D | viewer-static.min.js | 2993 …urces.get("about")+" Graph Editor...",function(){d||(e.showDialog((new AboutDialog(e)).container,3…
|