Home | History | Annotate | Download | only in include

Lines Matching defs:CopyRgn

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