Home
last modified time | relevance | path

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

/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DCrystalView.h257 Flu_Combo_List *Sphere_Combo; variable
H A DEdit2.cxx491 Flu_Combo_List *o = Spheres->Sphere_Combo = in Edit_Spheres_cb()
1558 Spheres->Sphere_Combo->value ("");
1587 Spheres->Sphere_Combo->value (string);
2146 strcpy (atom1, Spheres->Sphere_Combo->value ());
2192 Spheres->Sphere_Combo->value ("");
2214 (void) sscanf (Spheres->Sphere_Combo->value (), "%s %s", atom, number);
2525 Spheres->Sphere_Combo->list.add (""); // add a dummy at start
2544 Spheres->Sphere_Combo->list.add (string);
2558 Spheres->Sphere_Combo->list.insert (i + 2, combo[i].combo_atoms);
2559 Spheres->Sphere_Combo->value (""); // load blank in window