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

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1MailboxP.h33 Pixel foreground_pixel; /* color index of normal state fg */ member in struct:__anon308
H A DXaw3_1Mailbox.c83 offset (foreground_pixel), XtRString, "black" },
183 xgcv.foreground = w->mailbox.foreground_pixel;
208 tmp = w->mailbox.foreground_pixel;
209 w->mailbox.foreground_pixel = w->core.background_pixel;
333 back = w->mailbox.foreground_pixel;
335 fore = w->mailbox.foreground_pixel;
549 if (current->mailbox.foreground_pixel != new->mailbox.foreground_pixel ||
578 if (w->mailbox.flipit) back = w->mailbox.foreground_pixel;

Completed in 26 milliseconds