Home
last modified time | relevance | path

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

/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DEditView.h40 Draw_Fl_Input *Phong_Refl; variable
H A DEditView.cxx102 Draw_Fl_Input *o = Phong_Refl = in EditScreen()
H A DEdit2.cxx2299 edtprm->Phong_Refl->take_focus ();
2300 edtprm->Phong_Refl->position (0);
2301 edtprm->Phong_Refl->mark (strlen (edtprm->Phong_Refl->value ()));
2303 if (o == edtprm->Phong_Refl) {
H A DEdit1.cxx2626 edtprm->Phong_Refl->value (string); in Edit_Parmeters_cb()
2668 drvui->Phong_Value = (float) atof (edtprm->Phong_Refl->value ()); in Edit_Parmeters_Save_cb()