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

/xsrc/external/mit/xbiff/dist/
H A DMailboxP.h61 Pixel foreground_pixel; /* color index of normal state fg */ member in struct:__anona97f53890108
H A DMailbox.c140 offset (foreground_pixel), XtRString, XtDefaultForeground },
236 .foreground = w->mailbox.foreground_pixel,
349 back = w->mailbox.foreground_pixel;
351 fore = w->mailbox.foreground_pixel;
583 if (current->mailbox.foreground_pixel != new->mailbox.foreground_pixel ||
611 if (w->mailbox.flipit) back = w->mailbox.foreground_pixel;
/xsrc/external/mit/xfd/dist/
H A DgridP.h48 Pixel foreground_pixel; /* color of text */ member in struct:_FontGridPart
98 #define GridForeground(g) ((g)->fontgrid.foreground_pixel)
H A Dgrid.c85 Offset(foreground_pixel), XtRString, (XtPointer) XtDefaultForeground },
/xsrc/external/mit/xmag/dist/
H A DScaleP.h65 Pixel foreground_pixel; member in struct:__anon08a7c0030308
H A DScale.c71 Offset(foreground_pixel), XtRString, (XtPointer) XtDefaultForeground},
220 values.foreground = sw->scale.foreground_pixel;
836 new_sw->scale.foreground_pixel);
/xsrc/external/mit/bitmap/dist/
H A DBitmapP.h107 Pixel foreground_pixel; member in struct:__anon3c2117c80608
H A DBitmap.c75 Offset(foreground_pixel), XtRString, XtDefaultForeground},
842 values.foreground = new->bitmap.foreground_pixel;
1838 if (NE(bitmap.foreground_pixel) || NE(core.background_pixel)) {
1841 newbw->bitmap.foreground_pixel

Completed in 54 milliseconds