Searched refs:GCform (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xgc/dist/ |
| H A D | main.c | 213 Widget GCform; /* form in which you choose the GC */ variable in typeref:typename:Widget 256 {XtNfromVert, (XtArgVal) NULL} /* put it under GCform */ 260 {XtNfromVert, (XtArgVal) NULL}, /* put it under GCform */ 267 {XtNfromHoriz, (XtArgVal) NULL} /* put it to the right of GCform */ 273 {XtNfromHoriz, (XtArgVal) NULL}, /* put it to the right of GCform */ 322 GCform = XtCreateManagedWidget("GCform",formWidgetClass,topform, 334 formWidgetClass,GCform, 343 planemaskchoice = XtCreateManagedWidget("planemask",formWidgetClass,GCform, 350 dashlistchoice = XtCreateManagedWidget("dashlist",formWidgetClass,GCform, [all...] |
| H A D | xgc.h | 81 extern Widget GCform;
|
Completed in 3 milliseconds