Searched refs:foreground (Results 1 - 25 of 165) sorted by relevance

1234567

/xsrc/external/mit/libX11/dist/src/
H A DSetFore.c36 unsigned long foreground) /* CARD32 */
39 if (gc->values.foreground != foreground) {
40 gc->values.foreground = foreground;
33 XSetForeground(register Display * dpy,GC gc,unsigned long foreground) argument
H A DRecolorC.c36 XColor *foreground,
44 req->foreRed = foreground->red;
45 req->foreGreen = foreground->green;
46 req->foreBlue = foreground->blue;
33 XRecolorCursor(register Display * dpy,Cursor cursor,XColor * foreground,XColor * background) argument
H A DSetState.c36 unsigned long foreground,
53 if (foreground != gv->foreground) {
54 gv->foreground = foreground;
33 XSetState(register Display * dpy,GC gc,unsigned long foreground,unsigned long background,int function,unsigned long planemask) argument
H A DCursor.c31 static XColor _Xconst foreground = { 0, 0, 0, 0 }; /* black */ variable in typeref:typename:XColor _Xconst
51 which, which + 1, &foreground, &background);
H A DCrCursor.c37 XColor *foreground,
47 XColor *foreground,
58 foreground, background, x, y);
67 req->foreRed = foreground->red;
68 req->foreGreen = foreground->green;
69 req->foreBlue = foreground->blue;
43 XCreatePixmapCursor(register Display * dpy,Pixmap source,Pixmap mask,XColor * foreground,XColor * background,unsigned int x,unsigned int y) argument
H A DCrGlCur.c93 XColor *foreground,
103 XColor _Xconst *foreground,
135 XColor _Xconst *foreground,
143 foreground, background);
176 XColor *foreground,
185 return (*func) (dpy, source, mask, foreground, background, x, y);
196 XColor _Xconst *foreground,
204 source_char, mask_char, foreground, background);
215 req->foreRed = foreground->red;
216 req->foreGreen = foreground
130 _XTryShapeCursor(Display * dpy,Font source_font,Font mask_font,unsigned int source_char,unsigned int mask_char,XColor _Xconst * foreground,XColor _Xconst * background) argument
173 _XTryShapeBitmapCursor(Display * dpy,Pixmap source,Pixmap mask,XColor * foreground,XColor * background,unsigned int x,unsigned int y) argument
190 XCreateGlyphCursor(register Display * dpy,Font source_font,Font mask_font,unsigned int source_char,unsigned int mask_char,XColor _Xconst * foreground,XColor _Xconst * background) argument
[all...]
H A DCr.h24 XColor *foreground,
H A DCrPFBData.c63 .foreground = fg,
/xsrc/external/mit/ctwm/dist/
H A Dworkspace_config.h8 const char *background, const char *foreground,
12 const char *background, const char *foreground,
15 const char *background, const char *foreground,
H A Dworkspace_config.c29 * "One" { name background foreground backback backfore "backpix.jpg" }
36 AddWorkSpace(const char *name, const char *background, const char *foreground, argument
67 if(foreground == NULL) {
71 GetColor(Scr->Monochrome, &(ws->cp.fore), foreground);
137 const char *background, const char *foreground,
157 if(foreground == NULL) {
160 GetColor(Scr->Monochrome, &ws->curColors.fore, foreground);
179 const char *background, const char *foreground,
198 if(foreground == NULL) {
201 GetColor(Scr->Monochrome, &ws->defColors.fore, foreground);
136 WMapCreateCurrentBackGround(const char * border,const char * background,const char * foreground,const char * pixmap) argument
178 WMapCreateDefaultBackGround(const char * border,const char * background,const char * foreground,const char * pixmap) argument
[all...]
H A Dgc.c66 gcv.foreground = Scr->XORvalue;
74 gcv.foreground = Scr->MenuC.fore;
105 gcv.foreground = Scr->Black;
/xsrc/external/mit/x11perf/dist/
H A Ddo_valgc.c37 xp->d, xp->w, 10, 10, 10, 10, 1, xp->foreground, xp->background);
39 xp->d, xp->w, 30, 30, 10, 10, 1, xp->foreground, xp->background);
50 gcv.foreground = xp->foreground;
54 gcv.foreground = xp->background;
58 gcv.foreground = xp->background;
62 gcv.foreground = xp->foreground;
/xsrc/external/mit/libXmu/dist/src/
H A DGrayPixmap.c61 Pixel foreground, background; member in struct:_PixmapCache
96 if (cachePtr->screen == screen && cachePtr->foreground == fore &&
108 cachePtr->foreground = fore;
H A DCrPixFBit.c66 xgcv.foreground = fore;
/xsrc/external/mit/libXaw/dist/include/X11/Xaw/
H A DSmeLineP.h54 Pixel foreground; /* Foreground color */ member in struct:__anon356c957d0108
H A DScrollbarP.h56 Pixel foreground; /* thumb foreground color */ member in struct:__anon53ffbbd40108
H A DSmeBSBP.h59 Pixel foreground; /* foreground color */ member in struct:__anon3df996ec0108
H A DTipP.h50 Pixel foreground; member in struct:_TipPart
/xsrc/external/mit/xkbutils/dist/
H A DLEDP.h50 Pixel foreground; member in struct:__anon93db67f90208
/xsrc/external/mit/twm/dist/src/
H A Dgc.c88 gcm |= GCForeground; gcv.foreground = Scr->XORvalue;
94 gcm |= GCForeground; gcv.foreground = Scr->MenuC.fore;
/xsrc/external/mit/libXaw/dist/src/
H A DCommand.c226 .foreground = fg,
268 cbw->command.normal_GC = Get_GC(cbw, cbw->label.foreground,
271 cbw->label.foreground);
321 xaw->label.foreground); ++num_args;
525 Pixel foreground, background; local in function:XawCommandSetValues
527 foreground = oldcbw->label.foreground;
531 background = cbw->label.foreground;
533 foreground = cbw->core.background_pixel;
535 cbw->label.foreground
[all...]
/xsrc/external/mit/libXpm/dist/src/
H A DCrPFrI.c59 values.foreground = 1;
/xsrc/external/mit/xfontsel/dist/
H A DULabelP.h82 Pixel foreground; member in struct:__anonb61506760208
/xsrc/external/mit/xman/dist/
H A DScrollByLP.h61 Pixel foreground; /* The color for the foreground of the text. */ member in struct:_ScrollByLinePart
/xsrc/external/mit/libXaw/dist/examples/
H A Dsimple.c27 values.foreground = 0xcf00fe; //purple
29 values.foreground = 0x00ff00; //green

Completed in 11 milliseconds

1234567