Home | History | Annotate | Download | only in qd

Lines Matching refs:PyObject

22 extern PyObject *_GrafObj_New(GrafPtr);
23 extern int _GrafObj_Convert(PyObject *, GrafPtr *);
24 extern PyObject *_BMObj_New(BitMapPtr);
25 extern int _BMObj_Convert(PyObject *, BitMapPtr *);
26 extern PyObject *_QdRGB_New(RGBColorPtr);
27 extern int _QdRGB_Convert(PyObject *, RGBColorPtr);
37 static PyObject *BMObj_NewCopied(BitMapPtr);
42 PyObject *QdRGB_New(RGBColorPtr itself)
48 int QdRGB_Convert(PyObject *v, RGBColorPtr p_itself)
64 PyObject *QdFI_New(FontInfo *itself)
71 static PyObject *Qd_Error;
84 PyObject *GrafObj_New(GrafPtr itself)
91 return (PyObject *)it;
94 int GrafObj_Convert(PyObject *v, GrafPtr *p_itself)
129 self->ob_type->tp_free((PyObject *)self);
132 static PyObject *GrafObj_MacSetPort(GrafPortObject *_self, PyObject *_args)
134 PyObject *_res = NULL;
146 static PyObject *GrafObj_QDSwapPort(GrafPortObject *_self, PyObject *_args)
148 PyObject *_res = NULL;
164 static PyObject *GrafObj_IsValidPort(GrafPortObject *_self, PyObject *_args)
166 PyObject *_res = NULL;
179 static PyObject *GrafObj_GetPortPixMap(GrafPortObject *_self, PyObject *_args)
181 PyObject *_res = NULL;
194 static PyObject *GrafObj_GetPortBitMapForCopyBits(GrafPortObject *_self, PyObject *_args)
196 PyObject *_res = NULL;
209 static PyObject *GrafObj_GetPortBounds(GrafPortObject *_self, PyObject *_args)
211 PyObject *_res = NULL;
225 static PyObject *GrafObj_GetPortForeColor(GrafPortObject *_self, PyObject *_args)
227 PyObject *_res = NULL;
241 static PyObject *GrafObj_GetPortBackColor(GrafPortObject *_self, PyObject *_args)
243 PyObject *_res = NULL;
257 static PyObject *GrafObj_GetPortOpColor(GrafPortObject *_self, PyObject *_args)
259 PyObject *_res = NULL;
273 static PyObject *GrafObj_GetPortHiliteColor(GrafPortObject *_self, PyObject *_args)
275 PyObject *_res = NULL;
289 static PyObject *GrafObj_GetPortTextFont(GrafPortObject *_self, PyObject *_args)
291 PyObject *_res = NULL;
304 static PyObject *GrafObj_GetPortTextFace(GrafPortObject *_self, PyObject *_args)
306 PyObject *_res = NULL;
319 static PyObject *GrafObj_GetPortTextMode(GrafPortObject *_self, PyObject *_args)
321 PyObject *_res = NULL;
334 static PyObject *GrafObj_GetPortTextSize(GrafPortObject *_self, PyObject *_args)
336 PyObject *_res = NULL;
349 static PyObject *GrafObj_GetPortChExtra(GrafPortObject *_self, PyObject *_args)
351 PyObject *_res = NULL;
364 static PyObject *GrafObj_GetPortFracHPenLocation(GrafPortObject *_self, PyObject *_args)
366 PyObject *_res = NULL;
379 static PyObject *GrafObj_GetPortSpExtra(GrafPortObject *_self, PyObject *_args)
381 PyObject *_res = NULL;
394 static PyObject *GrafObj_GetPortPenVisibility(GrafPortObject *_self, PyObject *_args)
396 PyObject *_res = NULL;
409 static PyObject *GrafObj_GetPortVisibleRegion(GrafPortObject *_self, PyObject *_args)
411 PyObject *_res = NULL;
427 static PyObject *GrafObj_GetPortClipRegion(GrafPortObject *_self, PyObject *_args)
429 PyObject *_res = NULL;
445 static PyObject *GrafObj_GetPortBackPixPat(GrafPortObject *_self, PyObject *_args)
447 PyObject *_res = NULL;
463 static PyObject *GrafObj_GetPortPenPixPat(GrafPortObject *_self, PyObject *_args)
465 PyObject *_res = NULL;
481 static PyObject *GrafObj_GetPortFillPixPat(GrafPortObject *_self, PyObject *_args)
483 PyObject *_res = NULL;
499 static PyObject *GrafObj_GetPortPenSize(GrafPortObject *_self, PyObject *_args)
501 PyObject *_res = NULL;
516 static PyObject *GrafObj_GetPortPenMode(GrafPortObject *_self, PyObject *_args)
518 PyObject *_res = NULL;
531 static PyObject *GrafObj_GetPortPenLocation(GrafPortObject *_self, PyObject *_args)
533 PyObject *_res = NULL;
548 static PyObject *GrafObj_IsPortRegionBeingDefined(GrafPortObject *_self, PyObject *_args)
550 PyObject *_res = NULL;
563 static PyObject *GrafObj_IsPortPictureBeingDefined(GrafPortObject *_self, PyObject *_args)
565 PyObject *_res = NULL;
578 static PyObject *GrafObj_IsPortPolyBeingDefined(GrafPortObject *_self, PyObject *_args)
580 PyObject *_res = NULL;
593 static PyObject *GrafObj_IsPortOffscreen(GrafPortObject *_self, PyObject *_args)
595 PyObject *_res = NULL;
608 static PyObject *GrafObj_IsPortColor(GrafPortObject *_self, PyObject *_args)
610 PyObject *_res = NULL;
623 static PyObject *GrafObj_IsPortVisibleRegionEmpty(GrafPortObject *_self, PyObject *_args)
625 PyObject *_res = NULL;
638 static PyObject *GrafObj_IsPortClipRegionEmpty(GrafPortObject *_self, PyObject *_args)
640 PyObject *_res = NULL;
653 static PyObject *GrafObj_SectRegionWithPortClipRegion(GrafPortObject *_self, PyObject *_args)
655 PyObject *_res = NULL;
670 static PyObject *GrafObj_SectRegionWithPortVisibleRegion(GrafPortObject *_self, PyObject *_args)
672 PyObject *_res = NULL;
687 static PyObject *GrafObj_SwapPortPicSaveHandle(GrafPortObject *_self, PyObject *_args)
689 PyObject *_res = NULL;
705 static PyObject *GrafObj_SwapPortPolySaveHandle(GrafPortObject *_self, PyObject *_args)
707 PyObject *_res = NULL;
723 static PyObject *GrafObj_SwapPortRegionSaveHandle(GrafPortObject *_self, PyObject *_args)
725 PyObject *_res = NULL;
741 static PyObject *GrafObj_SetPortBounds(GrafPortObject *_self, PyObject *_args)
743 PyObject *_res = NULL;
758 static PyObject *GrafObj_SetPortOpColor(GrafPortObject *_self, PyObject *_args)
760 PyObject *_res = NULL;
775 static PyObject *GrafObj_SetPortTextFont(GrafPortObject *_self, PyObject *_args)
777 PyObject *_res = NULL;
792 static PyObject *GrafObj_SetPortTextSize(GrafPortObject *_self, PyObject *_args)
794 PyObject *_res = NULL;
809 static PyObject *GrafObj_SetPortTextFace(GrafPortObject *_self, PyObject *_args)
811 PyObject *_res = NULL;
826 static PyObject *GrafObj_SetPortTextMode(GrafPortObject *_self, PyObject *_args)
828 PyObject *_res = NULL;
843 static PyObject *GrafObj_SetPortVisibleRegion(GrafPortObject *_self, PyObject *_args)
845 PyObject *_res = NULL;
860 static PyObject *GrafObj_SetPortClipRegion(GrafPortObject *_self, PyObject *_args)
862 PyObject *_res = NULL;
877 static PyObject *GrafObj_SetPortPenPixPat(GrafPortObject *_self, PyObject *_args)
879 PyObject *_res = NULL;
894 static PyObject *GrafObj_SetPortFillPixPat(GrafPortObject *_self, PyObject *_args)
896 PyObject *_res = NULL;
911 static PyObject *GrafObj_SetPortBackPixPat(GrafPortObject *_self, PyObject *_args)
913 PyObject *_res = NULL;
928 static PyObject *GrafObj_SetPortPenSize(GrafPortObject *_self, PyObject *_args)
930 PyObject *_res = NULL;
945 static PyObject *GrafObj_SetPortPenMode(GrafPortObject *_self, PyObject *_args)
947 PyObject *_res = NULL;
962 static PyObject *GrafObj_SetPortFracHPenLocation(GrafPortObject *_self, PyObject *_args)
964 PyObject *_res = NULL;
979 static PyObject *GrafObj_DisposePort(GrafPortObject *_self, PyObject *_args)
981 PyObject *_res = NULL;
993 static PyObject *GrafObj_QDLocalToGlobalPoint(GrafPortObject *_self, PyObject *_args)
995 PyObject *_res = NULL;
1010 static PyObject *GrafObj_QDGlobalToLocalPoint(GrafPortObject *_self, PyObject *_args)
1012 PyObject *_res = NULL;
1027 static PyObject *GrafObj_QDLocalToGlobalRect(GrafPortObject *_self, PyObject *_args)
1029 PyObject *_res = NULL;
1043 static PyObject *GrafObj_QDGlobalToLocalRect(GrafPortObject *_self, PyObject *_args)
1045 PyObject *_res = NULL;
1059 static PyObject *GrafObj_QDLocalToGlobalRegion(GrafPortObject *_self, PyObject *_args)
1061 PyObject *_res = NULL;
1077 static PyObject *GrafObj_QDGlobalToLocalRegion(GrafPortObject *_self, PyObject *_args)
1079 PyObject *_res = NULL;
1095 static PyObject *GrafObj_QDIsPortBuffered(GrafPortObject *_self, PyObject *_args)
1097 PyObject *_res = NULL;
1110 static PyObject *GrafObj_QDIsPortBufferDirty(GrafPortObject *_self, PyObject *_args)
1112 PyObject *_res = NULL;
1125 static PyObject *GrafObj_QDFlushPortBuffer(GrafPortObject *_self, PyObject *_args)
1127 PyObject *_res = NULL;
1142 static PyObject *GrafObj_QDGetDirtyRegion(GrafPortObject *_self, PyObject *_args)
1144 PyObject *_res = NULL;
1161 static PyObject *GrafObj_QDSetDirtyRegion(GrafPortObject *_self, PyObject *_args)
1163 PyObject *_res = NULL;
1312 static PyObject *GrafObj_get_visRgn(GrafPortObject *self, void *closure)
1321 static PyObject *GrafObj_get_clipRgn(GrafPortObject *self, void *closure)
1346 static PyObject *GrafObj_tp_new(PyTypeObject *type, PyObject *_args, PyObject *_kwds)
1348 PyObject *_self;
1417 PyObject *referred_object;
1421 PyObject *BMObj_New(BitMapPtr itself)
1430 return (PyObject *)it;
1433 int BMObj_Convert(PyObject *v, BitMapPtr *p_itself)
1448 self->ob_type->tp_free((PyObject *)self);
1451 static PyObject *BMObj_getdata(BitMapObject *_self, PyObject *_args)
1453 PyObject *_res = NULL;
1466 static PyObject *BMObj_putdata(BitMapObject *_self, PyObject *_args)
1468 PyObject *_res = NULL;
1491 static PyObject *BMObj_get_baseAddr(BitMapObject *self, void *closure)
1498 static PyObject *BMObj_get_rowBytes(BitMapObject *self, void *closure)
1505 static PyObject *BMObj_get_bounds(BitMapObject *self, void *closure)
1512 static PyObject *BMObj_get_bitmap_data(BitMapObject *self, void *closure)
1519 static PyObject *BMObj_get_pixmap_data(BitMapObject *self, void *closure)
1545 static PyObject *BMObj_tp_new(PyTypeObject *type, PyObject *_args, PyObject *_kwds)
1547 PyObject *_self;
1607 static PyObject *Qd_GetPort(PyObject *_self, PyObject *_args)
1609 PyObject *_res = NULL;
1622 static PyObject *Qd_GrafDevice(PyObject *_self, PyObject *_args)
1624 PyObject *_res = NULL;
1638 static PyObject *Qd_SetPortBits(PyObject *_self, PyObject *_args)
1640 PyObject *_res = NULL;
1654 static PyObject *Qd_PortSize(PyObject *_self, PyObject *_args)
1656 PyObject *_res = NULL;
1673 static PyObject *Qd_MovePortTo(PyObject *_self, PyObject *_args)
1675 PyObject *_res = NULL;
1692 static PyObject *Qd_SetOrigin(PyObject *_self, PyObject *_args)
1694 PyObject *_res = NULL;
1711 static PyObject *Qd_SetClip(PyObject *_self, PyObject *_args)
1713 PyObject *_res = NULL;
1727 static PyObject *Qd_GetClip(PyObject *_self, PyObject *_args)
1729 PyObject *_res = NULL;
1743 static PyObject *Qd_ClipRect(PyObject *_self, PyObject *_args)
1745 PyObject *_res = NULL;
1759 static PyObject *Qd_BackPat(PyObject *_self, PyObject *_args)
1761 PyObject *_res = NULL;
1782 static PyObject *Qd_InitCursor(PyObject *_self, PyObject *_args)
1784 PyObject *_res = NULL;
1796 static PyObject *Qd_MacSetCursor(PyObject *_self, PyObject *_args)
1798 PyObject *_res = NULL;
1819 static PyObject *Qd_HideCursor(PyObject *_self, PyObject *_args)
1821 PyObject *_res = NULL;
1833 static PyObject *Qd_MacShowCursor(PyObject *_self, PyObject *_args)
1835 PyObject *_res = NULL;
1847 static PyObject *Qd_ObscureCursor(PyObject *_self, PyObject *_args)
1849 PyObject *_res = NULL;
1861 static PyObject *Qd_HidePen(PyObject *_self, PyObject *_args)
1863 PyObject *_res = NULL;
1875 static PyObject *Qd_ShowPen(PyObject *_self, PyObject *_args)
1877 PyObject *_res = NULL;
1889 static PyObject *Qd_GetPen(PyObject *_self, PyObject *_args)
1891 PyObject *_res = NULL;
1904 static PyObject *Qd_GetPenState(PyObject *_self, PyObject *_args)
1906 PyObject *_res = NULL;
1919 static PyObject *Qd_SetPenState(PyObject *_self, PyObject *_args)
1921 PyObject *_res = NULL;
1942 static PyObject *Qd_PenSize(PyObject *_self, PyObject *_args)
1944 PyObject *_res = NULL;
1961 static PyObject *Qd_PenMode(PyObject *_self, PyObject *_args)
1963 PyObject *_res = NULL;
1977 static PyObject *Qd_PenPat(PyObject *_self, PyObject *_args)
1979 PyObject *_res = NULL;
2000 static PyObject *Qd_PenNormal(PyObject *_self, PyObject *_args)
2002 PyObject *_res = NULL;
2014 static PyObject *Qd_MoveTo(PyObject *_self, PyObject *_args)
2016 PyObject *_res = NULL;
2033 static PyObject *Qd_Move(PyObject *_self, PyObject *_args)
2035 PyObject *_res = NULL;
2052 static PyObject *Qd_MacLineTo(PyObject *_self, PyObject *_args)
2054 PyObject *_res = NULL;
2071 static PyObject *Qd_Line(PyObject *_self, PyObject *_args)
2073 PyObject *_res = NULL;
2090 static PyObject *Qd_ForeColor(PyObject *_self, PyObject *_args)
2092 PyObject *_res = NULL;
2106 static PyObject *Qd_BackColor(PyObject *_self, PyObject *_args)
2108 PyObject *_res = NULL;
2122 static PyObject *Qd_ColorBit(PyObject *_self, PyObject *_args)
2124 PyObject *_res = NULL;
2138 static PyObject *Qd_MacSetRect(PyObject *_self, PyObject *_args)
2140 PyObject *_res = NULL;
2165 static PyObject *Qd_MacOffsetRect(PyObject *_self, PyObject *_args)
2167 PyObject *_res = NULL;
2187 static PyObject *Qd_MacInsetRect(PyObject *_self, PyObject *_args)
2189 PyObject *_res = NULL;
2209 static PyObject *Qd_SectRect(PyObject *_self, PyObject *_args)
2211 PyObject *_res = NULL;
2232 static PyObject *Qd_MacUnionRect(PyObject *_self, PyObject *_args)
2234 PyObject *_res = NULL;
2253 static PyObject *Qd_MacEqualRect(PyObject *_self, PyObject *_args)
2255 PyObject *_res = NULL;
2273 static PyObject *Qd_EmptyRect(PyObject *_self, PyObject *_args)
2275 PyObject *_res = NULL;
2290 static PyObject *Qd_MacFrameRect(PyObject *_self, PyObject *_args)
2292 PyObject *_res = NULL;
2306 static PyObject *Qd_PaintRect(PyObject *_self, PyObject *_args)
2308 PyObject *_res = NULL;
2322 static PyObject *Qd_EraseRect(PyObject *_self, PyObject *_args)
2324 PyObject *_res = NULL;
2338 static PyObject *Qd_MacInvertRect(PyObject *_self, PyObject *_args)
2340 PyObject *_res = NULL;
2354 static PyObject *Qd_MacFillRect(PyObject *_self, PyObject *_args)
2356 PyObject *_res = NULL;
2380 static PyObject *Qd_FrameOval(PyObject *_self, PyObject *_args)
2382 PyObject *_res = NULL;
2396 static PyObject *Qd_PaintOval(PyObject *_self, PyObject *_args)
2398 PyObject *_res = NULL;
2412 static PyObject *Qd_EraseOval(PyObject *_self, PyObject *_args)
2414 PyObject *_res = NULL;
2428 static PyObject *Qd_InvertOval(PyObject *_self, PyObject *_args)
2430 PyObject *_res = NULL;
2444 static PyObject *Qd_FillOval(PyObject *_self, PyObject *_args)
2446 PyObject *_res = NULL;
2470 static PyObject *Qd_FrameRoundRect(PyObject *_self, PyObject *_args)
2472 PyObject *_res = NULL;
2492 static PyObject *Qd_PaintRoundRect(PyObject *_self, PyObject *_args)
2494 PyObject *_res = NULL;
2514 static PyObject *Qd_EraseRoundRect(PyObject *_self, PyObject *_args)
2516 PyObject *_res = NULL;
2536 static PyObject *Qd_InvertRoundRect(PyObject *_self, PyObject *_args)
2538 PyObject *_res = NULL;
2558 static PyObject *Qd_FillRoundRect(PyObject *_self, PyObject *_args)
2560 PyObject *_res = NULL;
2590 static PyObject *Qd_FrameArc(PyObject *_self, PyObject *_args)
2592 PyObject *_res = NULL;
2612 static PyObject *Qd_PaintArc(PyObject *_self, PyObject *_args)
2614 PyObject *_res = NULL;
2634 static PyObject *Qd_EraseArc(PyObject *_self, PyObject *_args)
2636 PyObject *_res = NULL;
2656 static PyObject *Qd_InvertArc(PyObject *_self, PyObject *_args)
2658 PyObject *_res = NULL;
2678 static PyObject *Qd_FillArc(PyObject *_self, PyObject *_args)
2680 PyObject *_res = NULL;
2710 static PyObject *Qd_NewRgn(PyObject *_self, PyObject *_args)
2712 PyObject *_res = NULL;
2725 static PyObject *Qd_OpenRgn(PyObject *_self, PyObject *_args)
2727 PyObject *_res = NULL;
2739 static PyObject *Qd_CloseRgn(PyObject *_self, PyObject *_args)
2741 PyObject *_res = NULL;
2755 static PyObject *Qd_BitMapToRegion(PyObject *_self, PyObject *_args)
2757 PyObject *_res = NULL;
2776 static PyObject *Qd_RgnToHandle(PyObject *_self, PyObject *_args)
2778 PyObject *_res = NULL;
2795 static PyObject *Qd_DisposeRgn(PyObject *_self, PyObject *_args)
2797 PyObject *_res = NULL;
2811 static PyObject *Qd_MacCopyRgn(PyObject *_self, PyObject *_args)
2813 PyObject *_res = NULL;
2830 static PyObject *Qd_SetEmptyRgn(PyObject *_self, PyObject *_args)
2832 PyObject *_res = NULL;
2846 static PyObject *Qd_MacSetRectRgn(PyObject *_self, PyObject *_args)
2848 PyObject *_res = NULL;
2874 static PyObject *Qd_RectRgn(PyObject *_self, PyObject *_args)
2876 PyObject *_res = NULL;
2893 static PyObject *Qd_MacOffsetRgn(PyObject *_self, PyObject *_args)
2895 PyObject *_res = NULL;
2915 static PyObject *Qd_InsetRgn(PyObject *_self, PyObject *_args)
2917 PyObject *_res = NULL;
2937 static PyObject *Qd_SectRgn(PyObject *_self, PyObject *_args)
2939 PyObject *_res = NULL;
2959 static PyObject *Qd_MacUnionRgn(PyObject *_self, PyObject *_args)
2961 PyObject *_res = NULL;
2981 static PyObject *Qd_DiffRgn(PyObject *_self, PyObject *_args)
2983 PyObject *_res = NULL;
3003 static PyObject *Qd_MacXorRgn(PyObject *_self, PyObject *_args)
3005 PyObject *_res = NULL;
3025 static PyObject *Qd_RectInRgn(PyObject *_self, PyObject *_args)
3027 PyObject *_res = NULL;
3045 static PyObject *Qd_MacEqualRgn(PyObject *_self, PyObject *_args)
3047 PyObject *_res = NULL;
3065 static PyObject *Qd_EmptyRgn(PyObject *_self, PyObject *_args)
3067 PyObject *_res = NULL;
3082 static PyObject *Qd_MacFrameRgn(PyObject *_self, PyObject *_args)
3084 PyObject *_res = NULL;
3098 static PyObject *Qd_MacPaintRgn(PyObject *_self, PyObject *_args)
3100 PyObject *_res = NULL;
3114 static PyObject *Qd_EraseRgn(PyObject *_self, PyObject *_args)
3116 PyObject *_res = NULL;
3130 static PyObject *Qd_MacInvertRgn(PyObject *_self, PyObject *_args)
3132 PyObject *_res = NULL;
3146 static PyObject *Qd_MacFillRgn(PyObject *_self, PyObject *_args)
3148 PyObject *_res = NULL;
3172 static PyObject *Qd_ScrollRect(PyObject *_self, PyObject *_args)
3174 PyObject *_res = NULL;
3197 static PyObject *Qd_CopyBits(PyObject *_self, PyObject *_args)
3199 PyObject *_res = NULL;
3228 static PyObject *Qd_CopyMask(PyObject *_self, PyObject *_args)
3230 PyObject *_res = NULL;
3259 static PyObject *Qd_OpenPicture(PyObject *_self, PyObject *_args)
3261 PyObject *_res = NULL;
3276 static PyObject *Qd_PicComment(PyObject *_self, PyObject *_args)
3278 PyObject *_res = NULL;
3298 static PyObject *Qd_ClosePicture(PyObject *_self, PyObject *_args)
3300 PyObject *_res = NULL;
3312 static PyObject *Qd_DrawPicture(PyObject *_self, PyObject *_args)
3314 PyObject *_res = NULL;
3331 static PyObject *Qd_KillPicture(PyObject *_self, PyObject *_args)
3333 PyObject *_res = NULL;
3347 static PyObject *Qd_OpenPoly(PyObject *_self, PyObject *_args)
3349 PyObject *_res = NULL;
3362 static PyObject *Qd_ClosePoly(PyObject *_self, PyObject *_args)
3364 PyObject *_res = NULL;
3376 static PyObject *Qd_KillPoly(PyObject *_self, PyObject *_args)
3378 PyObject *_res = NULL;
3392 static PyObject *Qd_OffsetPoly(PyObject *_self, PyObject *_args)
3394 PyObject *_res = NULL;
3414 static PyObject *Qd_FramePoly(PyObject *_self, PyObject *_args)
3416 PyObject *_res = NULL;
3430 static PyObject *Qd_PaintPoly(PyObject *_self, PyObject *_args)
3432 PyObject *_res = NULL;
3446 static PyObject *Qd_ErasePoly(PyObject *_self, PyObject *_args)
3448 PyObject *_res = NULL;
3462 static PyObject *Qd_InvertPoly(PyObject *_self, PyObject *_args)
3464 PyObject *_res = NULL;
3478 static PyObject *Qd_FillPoly(PyObject *_self, PyObject *_args)
3480 PyObject *_res = NULL;
3504 static PyObject *Qd_SetPt(PyObject *_self, PyObject *_args)
3506 PyObject *_res = NULL;
3525 static PyObject *Qd_LocalToGlobal(PyObject *_self, PyObject *_args)
3527 PyObject *_res = NULL;
3541 static PyObject *Qd_GlobalToLocal(PyObject *_self, PyObject *_args)
3543 PyObject *_res = NULL;
3557 static PyObject *Qd_Random(PyObject *_self, PyObject *_args)
3559 PyObject *_res = NULL;
3572 static PyObject *Qd_MacGetPixel(PyObject *_self, PyObject *_args)
3574 PyObject *_res = NULL;
3592 static PyObject *Qd_ScalePt(PyObject *_self, PyObject *_args)
3594 PyObject *_res = NULL;
3614 static PyObject *Qd_MapPt(PyObject *_self, PyObject *_args)
3616 PyObject *_res = NULL;
3636 static PyObject *Qd_MapRect(PyObject *_self, PyObject *_args)
3638 PyObject *_res = NULL;
3658 static PyObject *Qd_MapRgn(PyObject *_self, PyObject *_args)
3660 PyObject *_res = NULL;
3680 static PyObject *Qd_MapPoly(PyObject *_self, PyObject *_args)
3682 PyObject *_res = NULL;
3702 static PyObject *Qd_StdBits(PyObject *_self, PyObject *_args)
3704 PyObject *_res = NULL;
3730 static PyObject *Qd_AddPt(PyObject *_self, PyObject *_args)
3732 PyObject *_res = NULL;
3749 static PyObject *Qd_EqualPt(PyObject *_self, PyObject *_args)
3751 PyObject *_res = NULL;
3769 static PyObject *Qd_MacPtInRect(PyObject *_self, PyObject *_args)
3771 PyObject *_res = NULL;
3789 static PyObject *Qd_Pt2Rect(PyObject *_self, PyObject *_args)
3791 PyObject *_res = NULL;
3810 static PyObject *Qd_PtToAngle(PyObject *_self, PyObject *_args)
3812 PyObject *_res = NULL;
3831 static PyObject *Qd_SubPt(PyObject *_self, PyObject *_args)
3833 PyObject *_res = NULL;
3850 static PyObject *Qd_PtInRgn(PyObject *_self, PyObject *_args)
3852 PyObject *_res = NULL;
3870 static PyObject *Qd_NewPixMap(PyObject *_self, PyObject *_args)
3872 PyObject *_res = NULL;
3885 static PyObject *Qd_DisposePixMap(PyObject *_self, PyObject *_args)
3887 PyObject *_res = NULL;
3901 static PyObject *Qd_CopyPixMap(PyObject *_self, PyObject *_args)
3903 PyObject *_res = NULL;
3920 static PyObject *Qd_NewPixPat(PyObject *_self, PyObject *_args)
3922 PyObject *_res = NULL;
3935 static PyObject *Qd_DisposePixPat(PyObject *_self, PyObject *_args)
3937 PyObject *_res = NULL;
3951 static PyObject *Qd_CopyPixPat(PyObject *_self, PyObject *_args)
3953 PyObject *_res = NULL;
3970 static PyObject *Qd_PenPixPat(PyObject *_self, PyObject *_args)
3972 PyObject *_res = NULL;
3986 static PyObject *Qd_BackPixPat(PyObject *_self, PyObject *_args)
3988 PyObject *_res = NULL;
4002 static PyObject *Qd_GetPixPat(PyObject *_self, PyObject *_args)
4004 PyObject *_res = NULL;
4019 static PyObject *Qd_MakeRGBPat(PyObject *_self, PyObject *_args)
4021 PyObject *_res = NULL;
4038 static PyObject *Qd_FillCRect(PyObject *_self, PyObject *_args)
4040 PyObject *_res = NULL;
4057 static PyObject *Qd_FillCOval(PyObject *_self, PyObject *_args)
4059 PyObject *_res = NULL;
4076 static PyObject *Qd_FillCRoundRect(PyObject *_self, PyObject *_args)
4078 PyObject *_res = NULL;
4101 static PyObject *Qd_FillCArc(PyObject *_self, PyObject *_args)
4103 PyObject *_res = NULL;
4126 static PyObject *Qd_FillCRgn(PyObject *_self, PyObject *_args)
4128 PyObject *_res = NULL;
4145 static PyObject *Qd_FillCPoly(PyObject *_self, PyObject *_args)
4147 PyObject *_res = NULL;
4164 static PyObject *Qd_RGBForeColor(PyObject *_self, PyObject *_args)
4166 PyObject *_res = NULL;
4180 static PyObject *Qd_RGBBackColor(PyObject *_self, PyObject *_args)
4182 PyObject *_res = NULL;
4196 static PyObject *Qd_SetCPixel(PyObject *_self, PyObject *_args)
4198 PyObject *_res = NULL;
4218 static PyObject *Qd_SetPortPix(PyObject *_self, PyObject *_args)
4220 PyObject *_res = NULL;
4234 static PyObject *Qd_GetCPixel(PyObject *_self, PyObject *_args)
4236 PyObject *_res = NULL;
4255 static PyObject *Qd_GetForeColor(PyObject *_self, PyObject *_args)
4257 PyObject *_res = NULL;
4270 static PyObject *Qd_GetBackColor(PyObject *_self, PyObject *_args)
4272 PyObject *_res = NULL;
4285 static PyObject *Qd_OpColor(PyObject *_self, PyObject *_args)
4287 PyObject *_res = NULL;
4301 static PyObject *Qd_HiliteColor(PyObject *_self, PyObject *_args)
4303 PyObject *_res = NULL;
4317 static PyObject *Qd_DisposeCTable(PyObject *_self, PyObject *_args)
4319 PyObject *_res = NULL;
4333 static PyObject *Qd_GetCTable(PyObject *_self, PyObject *_args)
4335 PyObject *_res = NULL;
4350 static PyObject *Qd_GetCCursor(PyObject *_self, PyObject *_args)
4352 PyObject *_res = NULL;
4367 static PyObject *Qd_SetCCursor(PyObject *_self, PyObject *_args)
4369 PyObject *_res = NULL;
4383 static PyObject *Qd_AllocCursor(PyObject *_self, PyObject *_args)
4385 PyObject *_res = NULL;
4397 static PyObject *Qd_DisposeCCursor(PyObject *_self, PyObject *_args)
4399 PyObject *_res = NULL;
4413 static PyObject *Qd_GetMaxDevice(PyObject *_self, PyObject *_args)
4415 PyObject *_res = NULL;
4430 static PyObject *Qd_GetCTSeed(PyObject *_self, PyObject *_args)
4432 PyObject *_res = NULL;
4445 static PyObject *Qd_GetDeviceList(PyObject *_self, PyObject *_args)
4447 PyObject *_res = NULL;
4460 static PyObject *Qd_GetMainDevice(PyObject *_self, PyObject *_args)
4462 PyObject *_res = NULL;
4475 static PyObject *Qd_GetNextDevice(PyObject *_self, PyObject *_args)
4477 PyObject *_res = NULL;
4492 static PyObject *Qd_TestDeviceAttribute(PyObject *_self, PyObject *_args)
4494 PyObject *_res = NULL;
4512 static PyObject *Qd_SetDeviceAttribute(PyObject *_self, PyObject *_args)
4514 PyObject *_res = NULL;
4534 static PyObject *Qd_InitGDevice(PyObject *_self, PyObject *_args)
4536 PyObject *_res = NULL;
4556 static PyObject *Qd_NewGDevice(PyObject *_self, PyObject *_args)
4558 PyObject *_res = NULL;
4576 static PyObject *Qd_DisposeGDevice(PyObject *_self, PyObject *_args)
4578 PyObject *_res = NULL;
4592 static PyObject *Qd_SetGDevice(PyObject *_self, PyObject *_args)
4594 PyObject *_res = NULL;
4608 static PyObject *Qd_GetGDevice(PyObject *_self, PyObject *_args)
4610 PyObject *_res = NULL;
4623 static PyObject *Qd_Color2Index(PyObject *_self, PyObject *_args)
4625 PyObject *_res = NULL;
4640 static PyObject *Qd_Index2Color(PyObject *_self, PyObject *_args)
4642 PyObject *_res = NULL;
4658 static PyObject *Qd_InvertColor(PyObject *_self, PyObject *_args)
4660 PyObject *_res = NULL;
4673 static PyObject *Qd_RealColor(PyObject *_self, PyObject *_args)
4675 PyObject *_res = NULL;
4690 static PyObject *Qd_GetSubTable(PyObject *_self, PyObject *_args)
4692 PyObject *_res = NULL;
4712 static PyObject *Qd_MakeITable(PyObject *_self, PyObject *_args)
4714 PyObject *_res = NULL;
4734 static PyObject *Qd_SetClientID(PyObject *_self, PyObject *_args)
4736 PyObject *_res = NULL;
4750 static PyObject *Qd_ProtectEntry(PyObject *_self, PyObject *_args)
4752 PyObject *_res = NULL;
4769 static PyObject *Qd_ReserveEntry(PyObject *_self, PyObject *_args)
4771 PyObject *_res = NULL;
4788 static PyObject *Qd_QDError(PyObject *_self, PyObject *_args)
4790 PyObject *_res = NULL;
4803 static PyObject *Qd_CopyDeepMask(PyObject *_self, PyObject *_args)
4805 PyObject *_res = NULL;
4840 static PyObject *Qd_GetPattern(PyObject *_self, PyObject *_args)
4842 PyObject *_res = NULL;
4857 static PyObject *Qd_MacGetCursor(PyObject *_self, PyObject *_args)
4859 PyObject *_res = NULL;
4874 static PyObject *Qd_GetPicture(PyObject *_self, PyObject *_args)
4876 PyObject *_res = NULL;
4891 static PyObject *Qd_DeltaPoint(PyObject *_self, PyObject *_args)
4893 PyObject *_res = NULL;
4911 static PyObject *Qd_ShieldCursor(PyObject *_self, PyObject *_args)
4913 PyObject *_res = NULL;
4930 static PyObject *Qd_ScreenRes(PyObject *_self, PyObject *_args)
4932 PyObject *_res = NULL;
4948 static PyObject *Qd_GetIndPattern(PyObject *_self, PyObject *_args)
4950 PyObject *_res = NULL;
4969 static PyObject *Qd_SlopeFromAngle(PyObject *_self, PyObject *_args)
4971 PyObject *_res = NULL;
4986 static PyObject *Qd_AngleFromSlope(PyObject *_self, PyObject *_args)
4988 PyObject *_res = NULL;
5003 static PyObject *Qd_GetPixBounds(PyObject *_self, PyObject *_args)
5005 PyObject *_res = NULL;
5021 static PyObject *Qd_GetPixDepth(PyObject *_self, PyObject *_args)
5023 PyObject *_res = NULL;
5038 static PyObject *Qd_GetQDGlobalsRandomSeed(PyObject *_self, PyObject *_args)
5040 PyObject *_res = NULL;
5053 static PyObject *Qd_GetQDGlobalsScreenBits(PyObject *_self, PyObject *_args)
5055 PyObject *_res = NULL;
5068 static PyObject *Qd_GetQDGlobalsArrow(PyObject *_self, PyObject *_args)
5070 PyObject *_res = NULL;
5083 static PyObject *Qd_GetQDGlobalsDarkGray(PyObject *_self, PyObject *_args)
5085 PyObject *_res = NULL;
5098 static PyObject *Qd_GetQDGlobalsLightGray(PyObject *_self, PyObject *_args)
5100 PyObject *_res = NULL;
5113 static PyObject *Qd_GetQDGlobalsGray(PyObject *_self, PyObject *_args)
5115 PyObject *_res = NULL;
5128 static PyObject *Qd_GetQDGlobalsBlack(PyObject *_self, PyObject *_args)
5130 PyObject *_res = NULL;
5143 static PyObject *Qd_GetQDGlobalsWhite(PyObject *_self, PyObject *_args)
5145 PyObject *_res = NULL;
5158 static PyObject *Qd_GetQDGlobalsThePort(PyObject *_self, PyObject *_args)
5160 PyObject *_res = NULL;
5173 static PyObject *Qd_SetQDGlobalsRandomSeed(PyObject *_self, PyObject *_args)
5175 PyObject *_res = NULL;
5189 static PyObject *Qd_SetQDGlobalsArrow(PyObject *_self, PyObject *_args)
5191 PyObject *_res = NULL;
5212 static PyObject *Qd_GetRegionBounds(PyObject *_self, PyObject *_args)
5214 PyObject *_res = NULL;
5230 static PyObject *Qd_IsRegionRectangular(PyObject *_self, PyObject *_args)
5232 PyObject *_res = NULL;
5247 static PyObject *Qd_CreateNewPort(PyObject *_self, PyObject *_args)
5249 PyObject *_res = NULL;
5262 static PyObject *Qd_SetQDError(PyObject *_self, PyObject *_args)
5264 PyObject *_res = NULL;
5278 static PyObject *Qd_LMGetScrVRes(PyObject *_self, PyObject *_args)
5280 PyObject *_res = NULL;
5293 static PyObject *Qd_LMSetScrVRes(PyObject *_self, PyObject *_args)
5295 PyObject *_res = NULL;
5309 static PyObject *Qd_LMGetScrHRes(PyObject *_self, PyObject *_args)
5311 PyObject *_res = NULL;
5324 static PyObject *Qd_LMSetScrHRes(PyObject *_self, PyObject *_args)
5326 PyObject *_res = NULL;
5340 static PyObject *Qd_LMGetMainDevice(PyObject *_self, PyObject *_args)
5342 PyObject *_res = NULL;
5355 static PyObject *Qd_LMSetMainDevice(PyObject *_self, PyObject *_args)
5357 PyObject *_res = NULL;
5371 static PyObject *Qd_LMGetDeviceList(PyObject *_self, PyObject *_args)
5373 PyObject *_res = NULL;
5386 static PyObject *Qd_LMSetDeviceList(PyObject *_self, PyObject *_args)
5388 PyObject *_res = NULL;
5402 static PyObject *Qd_LMGetQDColors(PyObject *_self, PyObject *_args)
5404 PyObject *_res = NULL;
5417 static PyObject *Qd_LMSetQDColors(PyObject *_self, PyObject *_args)
5419 PyObject *_res = NULL;
5433 static PyObject *Qd_LMGetWidthListHand(PyObject *_self, PyObject *_args)
5435 PyObject *_res = NULL;
5448 static PyObject *Qd_LMSetWidthListHand(PyObject *_self, PyObject *_args)
5450 PyObject *_res = NULL;
5464 static PyObject *Qd_LMGetHiliteMode(PyObject *_self, PyObject *_args)
5466 PyObject *_res = NULL;
5479 static PyObject *Qd_LMSetHiliteMode(PyObject *_self, PyObject *_args)
5481 PyObject *_res = NULL;
5495 static PyObject *Qd_LMGetWidthTabHandle(PyObject *_self, PyObject *_args)
5497 PyObject *_res = NULL;
5510 static PyObject *Qd_LMSetWidthTabHandle(PyObject *_self, PyObject *_args)
5512 PyObject *_res = NULL;
5526 static PyObject *Qd_LMGetLastSPExtra(PyObject *_self, PyObject *_args)
5528 PyObject *_res = NULL;
5541 static PyObject *Qd_LMSetLastSPExtra(PyObject *_self, PyObject *_args)
5543 PyObject *_res = NULL;
5557 static PyObject *Qd_LMGetLastFOND(PyObject *_self, PyObject *_args)
5559 PyObject *_res = NULL;
5572 static PyObject *Qd_LMSetLastFOND(PyObject *_self, PyObject *_args)
5574 PyObject *_res = NULL;
5588 static PyObject *Qd_LMGetFractEnable(PyObject *_self, PyObject *_args)
5590 PyObject *_res = NULL;
5603 static PyObject *Qd_LMSetFractEnable(PyObject *_self, PyObject *_args)
5605 PyObject *_res = NULL;
5619 static PyObject *Qd_LMGetTheGDevice(PyObject *_self, PyObject *_args)
5621 PyObject *_res = NULL;
5634 static PyObject *Qd_LMSetTheGDevice(PyObject *_self, PyObject *_args)
5636 PyObject *_res = NULL;
5650 static PyObject *Qd_LMGetHiliteRGB(PyObject *_self, PyObject *_args)
5652 PyObject *_res = NULL;
5665 static PyObject *Qd_LMSetHiliteRGB(PyObject *_self, PyObject *_args)
5667 PyObject *_res = NULL;
5681 static PyObject *Qd_LMGetCursorNew(PyObject *_self, PyObject *_args)
5683 PyObject *_res = NULL;
5696 static PyObject *Qd_LMSetCursorNew(PyObject *_self, PyObject *_args)
5698 PyObject *_res = NULL;
5712 static PyObject *Qd_TextFont(PyObject *_self, PyObject *_args)
5714 PyObject *_res = NULL;
5728 static PyObject *Qd_TextFace(PyObject *_self, PyObject *_args)
5730 PyObject *_res = NULL;
5744 static PyObject *Qd_TextMode(PyObject *_self, PyObject *_args)
5746 PyObject *_res = NULL;
5760 static PyObject *Qd_TextSize(PyObject *_self, PyObject *_args)
5762 PyObject *_res = NULL;
5776 static PyObject *Qd_SpaceExtra(PyObject *_self, PyObject *_args)
5778 PyObject *_res = NULL;
5792 static PyObject *Qd_DrawChar(PyObject *_self, PyObject *_args)
5794 PyObject *_res = NULL;
5808 static PyObject *Qd_DrawString(PyObject *_self, PyObject *_args)
5810 PyObject *_res = NULL;
5824 static PyObject *Qd_MacDrawText(PyObject *_self, PyObject *_args)
5826 PyObject *_res = NULL;
5849 static PyObject *Qd_CharWidth(PyObject *_self, PyObject *_args)
5851 PyObject *_res = NULL;
5866 static PyObject *Qd_StringWidth(PyObject *_self, PyObject *_args)
5868 PyObject *_res = NULL;
5883 static PyObject *Qd_TextWidth(PyObject *_self, PyObject *_args)
5885 PyObject *_res = NULL;
5909 static PyObject *Qd_GetFontInfo(PyObject *_self, PyObject *_args)
5911 PyObject *_res = NULL;
5924 static PyObject *Qd_CharExtra(PyObject *_self, PyObject *_args)
5926 PyObject *_res = NULL;
5940 static PyObject *Qd_TruncString(PyObject *_self, PyObject *_args)
5942 PyObject *_res = NULL;
5963 static PyObject *Qd_SetPort(PyObject *_self, PyObject *_args)
5965 PyObject *_res = NULL;
5979 static PyObject *Qd_GetCursor(PyObject *_self, PyObject *_args)
5981 PyObject *_res = NULL;
5996 static PyObject *Qd_SetCursor(PyObject *_self, PyObject *_args)
5998 PyObject *_res = NULL;
6019 static PyObject *Qd_ShowCursor(PyObject *_self, PyObject *_args)
6021 PyObject *_res = NULL;
6033 static PyObject *Qd_LineTo(PyObject *_self, PyObject *_args)
6035 PyObject *_res = NULL;
6052 static PyObject *Qd_SetRect(PyObject *_self, PyObject *_args)
6054 PyObject *_res = NULL;
6079 static PyObject *Qd_OffsetRect(PyObject *_self, PyObject *_args)
6081 PyObject *_res = NULL;
6101 static PyObject *Qd_InsetRect(PyObject *_self, PyObject *_args)
6103 PyObject *_res = NULL;
6123 static PyObject *Qd_UnionRect(PyObject *_self, PyObject *_args)
6125 PyObject *_res = NULL;
6144 static PyObject *Qd_EqualRect(PyObject *_self, PyObject *_args)
6146 PyObject *_res = NULL;
6164 static PyObject *Qd_FrameRect(PyObject *_self, PyObject *_args)
6166 PyObject *_res = NULL;
6180 static PyObject *Qd_InvertRect(PyObject *_self, PyObject *_args)
6182 PyObject *_res = NULL;
6196 static PyObject *Qd_FillRect(PyObject *_self, PyObject *_args)
6198 PyObject *_res = NULL;
6222 static PyObject *Qd_CopyRgn(PyObject *_self, PyObject *_args)
6224 PyObject *_res = NULL;
6241 static PyObject *Qd_SetRectRgn(PyObject *_self, PyObject *_args)
6243 PyObject *_res = NULL;
6269 static PyObject *Qd_OffsetRgn(PyObject *_self, PyObject *_args)
6271 PyObject *_res = NULL;
6291 static PyObject *Qd_UnionRgn(PyObject *_self, PyObject *_args)
6293 PyObject *_res = NULL;
6313 static PyObject *Qd_XorRgn(PyObject *_self, PyObject *_args)
6315 PyObject *_res = NULL;
6335 static PyObject *Qd_EqualRgn(PyObject *_self, PyObject *_args)
6337 PyObject *_res = NULL;
6355 static PyObject *Qd_FrameRgn(PyObject *_self, PyObject *_args)
6357 PyObject *_res = NULL;
6371 static PyObject *Qd_PaintRgn(PyObject *_self, PyObject *_args)
6373 PyObject *_res = NULL;
6387 static PyObject *Qd_InvertRgn(PyObject *_self, PyObject *_args)
6389 PyObject *_res = NULL;
6403 static PyObject *Qd_FillRgn(PyObject *_self, PyObject *_args)
6405 PyObject *_res = NULL;
6429 static PyObject *Qd_GetPixel(PyObject *_self, PyObject *_args)
6431 PyObject *_res = NULL;
6449 static PyObject *Qd_PtInRect(PyObject *_self, PyObject *_args)
6451 PyObject *_res = NULL;
6469 static PyObject *Qd_DrawText(PyObject *_self, PyObject *_args)
6471 PyObject *_res = NULL;
6494 static PyObject *Qd_BitMap(PyObject *_self, PyObject *_args)
6496 PyObject *_res = NULL;
6499 PyObject *source;
6524 static PyObject *Qd_RawBitMap(PyObject *_self, PyObject *_args)
6526 PyObject *_res = NULL;
6529 PyObject *source;
7096 PyObject *BMObj_NewCopied(BitMapPtr itself)
7106 return (PyObject *)it;
7114 PyObject *m;
7116 PyObject *d;
7139 PyModule_AddObject(m, "GrafPort", (PyObject *)&GrafPort_Type);
7142 PyModule_AddObject(m, "GrafPortType", (PyObject *)&GrafPort_Type);
7146 PyObject *)&BitMap_Type);
7149 PyModule_AddObject(m, "BitMapType", (PyObject *)&BitMap_Type);