xenocara/xserver/hw/xfree86/xf1bpp/mfbpawhite.c

7 lines
193 B
C
Raw Normal View History

2006-11-26 11:13:41 -07:00
#define MFBSOLIDFILLAREA xf1bppSolidWhiteArea
#define MFBSTIPPLEFILLAREA xf1bppStippleWhiteArea
#define OPEQ |=
#define EQWHOLEWORD =~0
2007-11-24 10:55:21 -07:00
#include "mfbmap.h"
2006-11-26 11:13:41 -07:00
#include "../../../mfb/mfbpntarea.c"