xenocara/xserver/hw/xfree86/xf1bpp/mfbpainv.c
2007-12-13 21:06:02 +00:00

7 lines
199 B
C

#define MFBSOLIDFILLAREA xf1bppSolidInvertArea
#define MFBSTIPPLEFILLAREA xf1bppStippleInvertArea
#define OPEQ ^=
#define EQWHOLEWORD ^=~0
#include "mfbmap.h"
#include "../../../../mfb/mfbpntarea.c"