| /xsrc/external/mit/xbiff/dist/ |
| MailboxP.h | 59 Pixel foreground_pixel; /* color index of normal state fg */ member in struct:__anon34
|
| Mailbox.c | 132 offset (foreground_pixel), XtRString, XtDefaultForeground }, 228 .foreground = w->mailbox.foreground_pixel, 344 back = w->mailbox.foreground_pixel; 346 fore = w->mailbox.foreground_pixel; 580 if (current->mailbox.foreground_pixel != new->mailbox.foreground_pixel || 608 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:__anon7
|
| Bitmap.c | 75 Offset(foreground_pixel), XtRString, (char *)XtDefaultForeground}, 855 values.foreground = new->bitmap.foreground_pixel; 1851 if (NE(bitmap.foreground_pixel) || NE(core.background_pixel)) { 1854 newbw->bitmap.foreground_pixel
|