Searched refs:atomIndex (Results 1 – 12 of 12) sorted by relevance
META-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
META-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
META-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
145 # bug fix: legacy code: Bond.getBondModelIndex returning atomIndex instead 817 # adpmax adpmin altloc atomID atomIndex atomName840 # yes D yes atomIndex atom 0-based index; a unique number for each atom regardless of the number …926 # %[atomIndex] %D 2922 # zap atomIndex=0 # ALL ATOMS IN FIRST MODEL deleted3760 # with the first parameter (normally the atomIndex) being -2.
12012 function(all, indexOrLength, index, atomIndex, equalsPart, rightSide) { argument12014 var atom = atoms[atomIndex];12698 var kind = m[4].charAt(1), atomIndex = m[5]; variable12700 res.push(transformMethod(atoms[atomIndex]));12702 res.push(transformClass(atoms[atomIndex]));12704 res.push(transformFunction(atoms[atomIndex]));12706 res.push(transformStatementsBlock(atoms[atomIndex]));