Searched refs:foreground (Results 1 - 25 of 53) sorted by relevance

123

/solaris-x11-s11/open-src/lib/libXaw4/sun-src/
H A DXaw3_1SmeLineP.h65 Pixel foreground; /* Foreground color. */ member in struct:__anon320
H A DXaw3_1LabelP.h63 Pixel foreground; member in struct:__anon303
H A DXaw3_1ListP.h72 Pixel foreground; member in struct:__anon305
H A DXaw3_1Logo.c100 gcv.foreground = w->logo.fgpixel;
102 gcv.foreground = w->core.background_pixel;
149 gcv.foreground = new->logo.fgpixel;
151 gcv.foreground = new->core.background_pixel;
H A DXaw3_1ScrollbarP.h37 Pixel foreground; /* thumb foreground color */ member in struct:__anon314
H A DXaw3_1SmeBSBP.h70 Pixel foreground; /* foreground color. */ member in struct:__anon319
H A DXaw3_1TextSinkP.h80 Pixel foreground; /* Foreground color. */ member in struct:__anon338
H A DXaw3_1SmeBSB.c67 offset(foreground), XtRString, "XtDefaultForeground"},
321 (old_entry->sme_bsb.foreground != entry->sme_bsb.foreground) ) {
567 values.foreground = XtParent(w)->core.background_pixel;
568 values.background = entry->sme_bsb.foreground;
574 values.foreground = entry->sme_bsb.foreground;
580 entry->sme_bsb.foreground,
587 values.foreground ^= values.background;
H A DXaw3_1Label.c65 offset(label.foreground), XtRString, "XtDefaultForeground"},
209 values.foreground = lw->label.foreground;
224 values.foreground = lw->label.foreground;
229 lw->label.foreground,
427 if (curlw->label.foreground != newlw->label.foreground
H A DXaw3_1CommandI.h45 #define ComWforeground cbw->label.foreground
H A DXaw3_1SmeLine.c53 offset(foreground), XtRString, "XtDefaultForeground"},
181 values.foreground = entry->sme_line.foreground;
H A DXaw3_1Command.c196 values.foreground = fg;
235 cbw->command.normal_GC = Get_GC(cbw, cbw->label.foreground,
238 cbw->label.foreground);
523 if ( (oldcbw->label.foreground != cbw->label.foreground) ||
535 cbw->command.normal_GC = Get_GC(cbw, cbw->label.foreground,
538 cbw->label.foreground);
/solaris-x11-s11/open-src/lib/libXaw5/sun-src/
H A DSmeLineP.h69 Pixel foreground; /* Foreground color. */ member in struct:__anon388
H A DLabelP.h87 Pixel foreground; member in struct:__anon367
H A DListP.h72 Pixel foreground; member in struct:__anon369
H A DScrollbarP.h62 Pixel foreground; /* thumb foreground color */ member in struct:__anon382
H A DSmeBSBP.h74 Pixel foreground; /* foreground color. */ member in struct:__anon387
H A DTextSinkP.h102 Pixel foreground; /* Foreground color. */ member in struct:__anon406
H A DPannerP.h51 Pixel foreground; /* foreground/Foreground */ member in struct:__anon375
H A DTreeP.h77 Pixel foreground; /* foreground/Foreground */ member in struct:__anon414
H A DAsciiSink.c497 values.foreground = sink->text_sink.foreground;
501 values.foreground = sink->text_sink.background;
502 values.background = sink->text_sink.foreground;
507 values.foreground = (sink->text_sink.background ^
508 sink->text_sink.foreground);
580 || w->text_sink.foreground != old_w->text_sink.foreground) {
H A DXawImP.h101 Pixel foreground; member in struct:_XawIcTablePart
H A DSmeLine.c55 offset(foreground), XtRString, XtDefaultForeground},
166 values.foreground = entry->sme_line.foreground;
/solaris-x11-s11/open-src/data/workspace-patterns/
H A DMakefile70 foreground.xbm \
/solaris-x11-s11/open-src/app/xlock/sun-src/
H A Dxlock.h68 extern char *foreground;

Completed in 30 milliseconds

123