Searched refs:fgpixel (Results 1 - 9 of 9) sorted by relevance

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1LogoP.h27 Pixel fgpixel; member in struct:__anon306
H A DXaw3_1Logo.c36 XtOffset(LogoWidget,logo.fgpixel), XtRString, "Black"},
91 Pixel fg = w->logo.fgpixel;
96 w->logo.fgpixel = bg;
100 gcv.foreground = w->logo.fgpixel;
145 if ((new->logo.fgpixel != current->logo.fgpixel) ||
149 gcv.foreground = new->logo.fgpixel;
H A DXaw3_1StripCharP.h44 Pixel fgpixel; /* color index for graph */ member in struct:__anon322
46 GC fgGC; /* graphics context for fgpixel */
H A DXaw3_1ClockP.h42 Pixel fgpixel; /* color index for text */ member in struct:__anon290
H A DXaw3_1StripChart.c59 offset(strip_chart.fgpixel), XtRString, XtDefaultForeground},
140 myXGCV.foreground = w->strip_chart.fgpixel;
443 if ( w->strip_chart.fgpixel != old->strip_chart.fgpixel )
H A DXaw3_1Clock.c78 offset(fgpixel), XtRString, "XtdefaultForeground"},
193 myXGCV.foreground = w->clock.fgpixel;
763 if ((new->clock.fgpixel != current->clock.fgpixel)
766 myXGCV.foreground = new->clock.fgpixel;
777 myXGCV.foreground = new->clock.fgpixel;
787 myXGCV.foreground = new->clock.fgpixel;
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DStripCharP.h68 Pixel fgpixel; /* color index for graph */ member in struct:__anon390
70 GC fgGC; /* graphics context for fgpixel */
H A DStripChart.c74 offset(strip_chart.fgpixel), XtRString, XtDefaultForeground},
155 myXGCV.foreground = w->strip_chart.fgpixel;
464 if ( w->strip_chart.fgpixel != old->strip_chart.fgpixel ) {
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dpyro.c134 unsigned long fgpixel; member in struct:__anon107
194 pp->fgpixel = sswhite[screen].pixel;
200 pp->rockpixel = pp->fgpixel;

Completed in 15 milliseconds