Searched refs:as_GrafPtr (Results 1 – 2 of 2) sorted by relevance
29 #define as_GrafPtr(gworld) ((GrafPtr)(gworld)) macro106 #ifndef as_GrafPtr in GWorldObj_as_GrafPtr()107 PyMac_PRECHECK(as_GrafPtr); in GWorldObj_as_GrafPtr()111 _rv = as_GrafPtr(_self->ob_itself); in GWorldObj_as_GrafPtr()
106 Qdoffs.SetGWorld(self.gworld.as_GrafPtr(), None)108 self.movie.SetMovieGWorld(self.gworld.as_GrafPtr(), None)