Searched defs:BMObj_get_pixmap_data (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/qd/
H A D_Qdmodule.c1519 static PyObject *BMObj_get_pixmap_data(BitMapObject *self, void *closure) function
1531 {"pixmap_data", (getter)BMObj_get_pixmap_data, (setter)BMObj_set_pixmap_data, NULL},

Completed in 73 milliseconds