Home
last modified time | relevance | path

Searched refs:fileNameOrUseSignedApplet (Results 1 – 1 of 1) sorted by relevance

/plugin/jmol2/jmol/
H A DJmol.js103 function jmolInitialize(codebaseDirectory, fileNameOrUseSignedApplet) { argument
114 fileNameOrUseSignedApplet = f.substring(f.lastIndexOf("/") + 1);
116 _jmolGetJarFilename(fileNameOrUseSignedApplet);
120 fileNameOrUseSignedApplet = f;
124 _jmolGetJarFilename(fileNameOrUseSignedApplet);