Searched refs:startPosRadioButton1 (Results 1 – 2 of 2) sorted by relevance
78 …startPosRadioButton1=new FXRadioButton(frame1,_("Leave in the Same Position From Previous Action")… in FXIMPLEMENT()132 startPosRadioButton1->setCheck(TRUE); in showIt()166 if(startPosRadioButton1->getCheck()==TRUE) in showIt()
62 FXRadioButton *startPosRadioButton1; variable