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

6 lines
176 B
C
Raw Normal View History

2006-11-26 11:13:41 -07:00
#define MFBSOLIDFILLAREA xf1bppSolidInvertArea
#define MFBSTIPPLEFILLAREA xf1bppStippleInvertArea
#define OPEQ ^=
#define EQWHOLEWORD ^=~0
#include "../../../mfb/mfbpntarea.c"