HomeSort by: relevance | last modified time | path
    Searched refs:foreground_pixel (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/xbiff/dist/
MailboxP.h 61 Pixel foreground_pixel; /* color index of normal state fg */ member in struct:__anon6548
Mailbox.c 140 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/
gridP.h 48 Pixel foreground_pixel; /* color of text */ member in struct:_FontGridPart
98 #define GridForeground(g) ((g)->fontgrid.foreground_pixel)
grid.c 85 Offset(foreground_pixel), XtRString, (XtPointer) XtDefaultForeground },
  /xsrc/external/mit/xmag/dist/
ScaleP.h 65 Pixel foreground_pixel; member in struct:__anon9741
Scale.c 71 Offset(foreground_pixel), XtRString, (XtPointer) XtDefaultForeground},
220 values.foreground = sw->scale.foreground_pixel;
836 new_sw->scale.foreground_pixel);
  /xsrc/external/mit/bitmap/dist/
BitmapP.h 107 Pixel foreground_pixel; member in struct:__anon5312
Bitmap.c 75 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 11 milliseconds