Home
last modified time | relevance | path

Searched refs:openFile (Results 76 – 85 of 85) sorted by relevance

1234

/plugin/diagramsnet/lib/resources/
H A Ddia_cs.txt538 openFile=Otevřít soubor
H A Ddia_vi.txt538 openFile=Mở tập tin
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js149 openFile: document.getElementById('openFile'),
1822 appConfig.toolbar.openFile.setAttribute('hidden', 'true');
13336 items.openFile.addEventListener('click', function () {
H A Dviewer.js.map1openFile","print","presentationModeButton","download","viewBookmark","secondaryToolbar","toggleBut…
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DCHANGES.txt1456 # code: refactoring of method names to remove ambiguities between "openFile" and "createModelSet"
/plugin/diagramsnet/lib/js/
H A Dapp.min.js233 …setCurrentXml(a,b){null!=window.parent&&null!=window.parent.openFile&&window.parent.openFile.setDa…
2265 …pen=function(){try{null!=window.opener&&null!=window.opener.openFile&&window.opener.openFile.setCo…
2311openFile=function(){window.openFile=new OpenFile(mxUtils.bind(this,function(a){this.hideDialog(a)}…
3501openFile=new OpenFile(mxUtils.bind(this,function(){d.hideDialog()}));window.openFile.setConsumer(m…
10242 function(){null!=y&&(window.openFile=new OpenFile(function(){window.openFile=null}),window.openFile
11537 …window.showOpenAlert=mxUtils.bind(this,function(b){null!=window.openFile&&window.openFile.cancel(!…
11627 …tor.setGraphXml(e.documentElement)}else null!=window.opener.openFile&&window.opener.openFile.setCo…
11664 …seLocalStorage;Editor.useLocalStorage=b==App.MODE_BROWSER;this.openFile();window.openFile.setConsu…
11670 …rage=b==App.MODE_BROWSER;window.openFile=new OpenFile(mxUtils.bind(this,function(b){this.hideDialo…
11681 …this,null,b)).save():"_blank"==e?(window.openFile=new OpenFile(function(){window.openFile=null}),w…
[all …]
H A Dviewer.min.js199 …setCurrentXml(a,b){null!=window.parent&&null!=window.parent.openFile&&window.parent.openFile.setDa…
2231 …pen=function(){try{null!=window.opener&&null!=window.opener.openFile&&window.opener.openFile.setCo…
2277openFile=function(){window.openFile=new OpenFile(mxUtils.bind(this,function(b){this.hideDialog(b)}…
2955 this.addAction("open...",function(){window.openNew=!0;window.openKey="open";e.openFile()});this.add…
2956openFile=new OpenFile(mxUtils.bind(this,function(){e.hideDialog()}));window.openFile.setConsumer(m…
H A Dviewer-static.min.js199 …setCurrentXml(a,b){null!=window.parent&&null!=window.parent.openFile&&window.parent.openFile.setDa…
2231 …pen=function(){try{null!=window.opener&&null!=window.opener.openFile&&window.opener.openFile.setCo…
2277openFile=function(){window.openFile=new OpenFile(mxUtils.bind(this,function(b){this.hideDialog(b)}…
2955 this.addAction("open...",function(){window.openNew=!0;window.openKey="open";e.openFile()});this.add…
2956openFile=new OpenFile(mxUtils.bind(this,function(){e.hideDialog()}));window.openFile.setConsumer(m…

1234