Home | History | Annotate | Download | only in include

Lines Matching refs:RGN_COPY

35 #define CopyRgn(hrgnDst,hrgnSrc) CombineRgn(hrgnDst,hrgnSrc,0,RGN_COPY)