Lines Matching refs:dstRgn
2742 RgnHandle dstRgn; in Qd_CloseRgn() local
2747 ResObj_Convert, &dstRgn)) in Qd_CloseRgn()
2749 CloseRgn(dstRgn); in Qd_CloseRgn()
2815 RgnHandle dstRgn; in Qd_MacCopyRgn() local
2821 ResObj_Convert, &dstRgn)) in Qd_MacCopyRgn()
2824 dstRgn); in Qd_MacCopyRgn()
2942 RgnHandle dstRgn; in Qd_SectRgn() local
2949 ResObj_Convert, &dstRgn)) in Qd_SectRgn()
2953 dstRgn); in Qd_SectRgn()
2964 RgnHandle dstRgn; in Qd_MacUnionRgn() local
2971 ResObj_Convert, &dstRgn)) in Qd_MacUnionRgn()
2975 dstRgn); in Qd_MacUnionRgn()
2986 RgnHandle dstRgn; in Qd_DiffRgn() local
2993 ResObj_Convert, &dstRgn)) in Qd_DiffRgn()
2997 dstRgn); in Qd_DiffRgn()
3008 RgnHandle dstRgn; in Qd_MacXorRgn() local
3015 ResObj_Convert, &dstRgn)) in Qd_MacXorRgn()
3019 dstRgn); in Qd_MacXorRgn()
6226 RgnHandle dstRgn; in Qd_CopyRgn() local
6232 ResObj_Convert, &dstRgn)) in Qd_CopyRgn()
6235 dstRgn); in Qd_CopyRgn()
6296 RgnHandle dstRgn; in Qd_UnionRgn() local
6303 ResObj_Convert, &dstRgn)) in Qd_UnionRgn()
6307 dstRgn); in Qd_UnionRgn()
6318 RgnHandle dstRgn; in Qd_XorRgn() local
6325 ResObj_Convert, &dstRgn)) in Qd_XorRgn()
6329 dstRgn); in Qd_XorRgn()