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

/xsrc/external/mit/xgc/dist/
H A Dchoice.c62 static Arg toggleargs[] = { local in function:create_choice
86 toggleargs[5].value = (XtArgVal) callbacklist;
91 toggleargs[0].value = (XtArgVal) choice->label;
92 toggleargs[1].value = (XtArgVal) NULL;
93 toggleargs[2].value = (XtArgVal) 10;
94 toggleargs[3].value = (XtArgVal) 4;
95 toggleargs[4].value = (XtArgVal) NULL;
98 toggleargs[4].value = (XtArgVal) choice->widgets[0];
103 toggleargs[0].value = (XtArgVal) choice->label;
105 toggleargs[
184 static Arg toggleargs[] = { local in function:select_button
[all...]

Completed in 2 milliseconds