Searched refs:GCTile (Results 1 - 10 of 10) sorted by relevance
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/ |
H A D | List.c | 215 lw->list.graygc = XtAllocateGC( w, 0, (unsigned) GCTile | GCFillStyle, 218 lw->list.graygc = XtGetGC( w, (unsigned) GCFont | GCTile | GCFillStyle, 980 XGetGCValues(XtDisplay(current), cl->list.graygc, GCTile, &values); local 1058 XGetGCValues(XtDisplay(w), lw->list.graygc, GCTile, &values); local
|
H A D | Label.c | 395 GCTile | GCFillStyle | 401 GCFont | GCTile | GCFillStyle |
|
H A D | SmeBSB.c | 710 mask |= GCTile | GCFillStyle; 711 mask_i18n |= GCTile | GCFillStyle;
|
H A D | Scrollbar.c | 369 mask |= GCFillStyle | GCTile;
|
H A D | Panner.c | 208 valuemask = GCTile | GCFillStyle;
|
/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/ |
H A D | cslibext.c | 447 if (dirty & GCTile) *value++ = gv->tile;
|
/solaris-x11-s11/open-src/lib/libXaw4/sun-src/ |
H A D | Xaw3_1Label.c | 236 GCFont | GCTile | GCFillStyle,
|
H A D | Xaw3_1SmeBSB.c | 584 mask |= GCTile | GCFillStyle;
|
H A D | Xaw3_1List.c | 189 lw->list.graygc = XtGetGC(w, (unsigned) GCFont | GCTile | GCFillStyle,
|
H A D | Xaw3_1Scrollbar.c | 348 mask |= GCFillStyle | GCTile;
|
Completed in 30 milliseconds