Home
last modified time | relevance | path

Searched refs:radius (Results 476 – 489 of 489) sorted by last modified time

1...<<11121314151617181920

/plugin/jmol2/jmol/
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DCHANGES.txt441 # note that the axis length is the rise, radius length is the radius,
667 # {atomno=3}.radius += 0.1
690 # if (i < 10) { {*}[i].radius *= 2}
700 # if (i < 10) { {*}[i].radius *= 2}
715 # ({*}[x]).radius = 1
717 # ({*}[x]).radius = 0
725 # ({*}[x]).radius = 1
727 # ({*}[x]).radius = 0
866 # yes I yes ionic radius used for bonding (<b>i</b>onic radius when a formal charge is defined)
875 # yes yes I yes radius currently displayed radius -- in SELECT command comparisons ("select radius
[all …]
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 DJmolApplet0_ShapeSpecial.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0_ShapeSpecial.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_Symmetry.jar ... [][] axes private int nAtoms private float radius private float distanceTolerance private float linearTolerance private float cosTolerance private ...
H A DJmolAppletSigned0_Symmetry.jar ... [][] axes private int nAtoms private float radius private float distanceTolerance private float linearTolerance private float cosTolerance private ...
/plugin/maintenancemessage/
H A Dstyle.css6 -moz-border-radius: 10px;
7 border-radius: 10px;
8 -webkit-border-radius: 10px;
16 -moz-border-radius: 10px;
17 border-radius: 10px;
18 -webkit-border-radius: 10px;
/plugin/aimg/
H A Dstyle.css129 -moz-border-radius: 7px; /* Non-standard */
/plugin/charter/
H A Dhelper.php541 $radius = min($center[0], $center[1]) - 40;
543 $radius -= 10;
566 …pdata->GetData(), $pdata->GetDataDescription(), $center[0], $center[1], $radius, $labeltype, 10, $…
568 …pdata->GetData(), $pdata->GetDataDescription(), $center[0], $center[1], $radius, $labeltype, 255, …
572 …pdata->GetData(), $pdata->GetDataDescription(), $center[0], $center[1], $radius, $labeltype, true,…

1...<<11121314151617181920