Home
last modified time | relevance | path

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

/plugin/jmol2/jmol/
H A DJmol.js1010 applet = _jmolSearchFrames(window, target);
1013 applet = _jmolSearchFrames(top, target); // look starting in top frame
1026 function _jmolSearchFrames(win, target) { function
1032 applet = _jmolSearchFrames(frames[i], target);