Home
last modified time | relevance | path

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

/dports/science/drawxtl/DRAWxtl/source/DRAWxtl55/
H A DDRAWxtlViewUI.h99 Fl_Check_Button *Show_Vector_Triple; variable
H A DDRAWxtlViewUI.cxx247 Fl_Check_Button *o = Show_Vector_Triple = in DRAWxtlViewUI()
659 drvui->Show_Vector_Triple->labelsize (text_h); in resize()
H A DCrystalView.cxx1970 drvui->Show_Vector_Triple->set (); // Show vector triple checkbox set
1972 drvui->Show_Vector_Triple->clear ();
H A DEdit1.cxx576 if (drvui->Show_Vector_Triple->value () != 0) { in Check_Box_cb()