Home
last modified time | relevance | path

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

/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DCrystalView.h64 Flu_Combo_List *New_Bond_Color; variable
H A DEdit2.cxx1162 Bonds->New_Bond_Color->value (color);
1204 Bonds->New_Bond_Color->value ("Red");
1714 dmin, dmax, Bonds->New_Bond_Color->value ());
1718 dmin, dmax, Bonds->New_Bond_Color->value ());
1723 dmin, dmax, Bonds->New_Bond_Color->value ());
1737 Bonds->New_Bond_Color->value ("");
1881 if (!strlen (Bonds->New_Bond_Color->value ()))
H A DEdit1.cxx1477 Flu_Combo_List *ot = Bonds->New_Bond_Color = in Edit_Bond_cb()