xenocara/xserver/hw/xfree86/xf1bpp/mfbpainv.c
2007-11-24 17:55:21 +00:00

7 lines
196 B
C

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