Home | History | Annotate | Download | only in include

Lines Matching refs:RGN_XOR

39 #define XorRgn(hrgnResult,hrgnA,hrgnB) CombineRgn(hrgnResult,hrgnA,hrgnB,RGN_XOR)