Home
last modified time | relevance | path

Searched refs:dstRgn (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c2742 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
[all …]