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

/xsrc/external/mit/xgc/dist/
H A Dmain.c232 static Widget linewidthchoice; /* form for choosing line width */ variable in typeref:typename:Widget
357 linewidthchoice = XtCreateManagedWidget("linewidth",formWidgetClass,GCform,
360 linewidthtext = create_text_choice(linewidthchoice,TLineWidth,2,30);
363 gcchoiceargs[0].value = (XtArgVal) linewidthchoice;

Completed in 3 milliseconds