Home
last modified time | relevance | path

Searched refs:BgPixel (Results 1 – 2 of 2) sorted by relevance

/dports/games/xosmulti/xosmulti/
H A Dbiff.c65 extern unsigned long FgPixel, BgPixel;
110 FgPixel, BgPixel ); in CreateBiff()
288 XSetBackground( Disp, gc_temp, BgPixel );
291 XSetForeground( Disp, gc_temp, BgPixel );
298 FgPixel, BgPixel,
H A Dxosmulti.c167 unsigned long FgPixel, BgPixel; variable
459 BgPixel = MyColor( Disp, argv[i] );
489 BgPixel = WhitePixel( Disp, DefaultScreen(Disp) );
534 FgPixel, BgPixel );
578 gcv.background = BgPixel;
1125 XSetForeground( Disp, TalkGC, BgPixel ); /* �طʤ̤�Ĥ֤��õ� */