Searched refs:foreground_pixel (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xbiff/dist/ |
| H A D | MailboxP.h | 61 Pixel foreground_pixel; /* color index of normal state fg */ member in struct:__anona97f53890108
|
| H A D | 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/ |
| H A D | gridP.h | 48 Pixel foreground_pixel; /* color of text */ member in struct:_FontGridPart 98 #define GridForeground(g) ((g)->fontgrid.foreground_pixel)
|
| H A D | grid.c | 85 Offset(foreground_pixel), XtRString, (XtPointer) XtDefaultForeground },
|
| /xsrc/external/mit/xmag/dist/ |
| H A D | ScaleP.h | 65 Pixel foreground_pixel; member in struct:__anon08a7c0030308
|
| H A D | 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/ |
| H A D | BitmapP.h | 107 Pixel foreground_pixel; member in struct:__anon3c2117c80608
|
| H A D | 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 54 milliseconds