Searched refs:Testform (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xgc/dist/
H A Dmain.c214 static Widget Testform; /* form in which you choose the test */ variable in typeref:typename:Widget
261 {XtNfromHoriz, (XtArgVal) NULL} /* and to the right of Testform */
393 Testform = XtCreateManagedWidget("Testform",formWidgetClass,topform,
397 Testform,testchoiceargs,XtNumber(testchoiceargs));
401 commandformargs[1].value = (XtArgVal) Testform;

Completed in 2 milliseconds