Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
DPixMapWrapper.py143 def PixMap(self): member in PixMapWrapper
158 Qd.CopyBits(self.PixMap(), port.GetPortBitMapForCopyBits(), src, tuple(dest),
/external/python/cpython2/Doc/library/
Dundoc.rst166 :mod:`PixMapWrapper` --- Wrapper for PixMap objects
171 :synopsis: Wrapper for PixMap objects.
175 :mod:`PixMapWrapper` wraps a PixMap object with a Python object that allows
/external/python/cpython2/Mac/Modules/qd/
D_Qdmodule.c1521 return PyString_FromStringAndSize((char *)self->ob_itself, sizeof(PixMap)); in BMObj_get_pixmap_data()
6533 if ( PyString_Size(source) != sizeof(BitMap) && PyString_Size(source) != sizeof(PixMap) ) { in Qd_RawBitMap()
6536 PyString_Size(source), sizeof(BitMap), sizeof(PixMap)); in Qd_RawBitMap()
/external/python/cpython2/Mac/scripts/
Derrors.txt1269 -1861 badImageErr bad translucent image PixMap