Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/qdoffs/
D_Qdoffsmodule.c205 GWorldPtr offscreenGWorld; in Qdoffs_NewGWorld() local
221 _err = NewGWorld(&offscreenGWorld, in Qdoffs_NewGWorld()
229 GWorldObj_New, offscreenGWorld); in Qdoffs_NewGWorld()
270 GWorldPtr offscreenGWorld; in Qdoffs_UpdateGWorld() local
286 _rv = UpdateGWorld(&offscreenGWorld, in Qdoffs_UpdateGWorld()
294 GWorldObj_New, offscreenGWorld); in Qdoffs_UpdateGWorld()