Home
last modified time | relevance | path

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

/plugin/jmol2/jmol/
H A DJmol.js1294 return _jmolEvalJSON(jmolGetPropertyAsJSON(sKey,sValue,targetSuffix),sKey)
1303 function jmolGetPropertyAsJSON(sKey,sValue,targetSuffix) { function