Home | History | Annotate | Download | only in include

Lines Matching refs:RGN_DIFF

37 #define SubtractRgn(hrgnResult,hrgnA,hrgnB) CombineRgn(hrgnResult,hrgnA,hrgnB,RGN_DIFF)