Searched refs:GContext (Results 1 – 5 of 5) sorted by relevance
64 #define GContext GContext64 macro88 #undef GContext
75 #define GContext GContext64 macro117 #undef GContext
504 FreeGC(pBuffer->pSourceGC, (GContext) 0); in miDCDeviceCleanup()506 FreeGC(pBuffer->pMaskGC, (GContext) 0); in miDCDeviceCleanup()508 FreeGC(pBuffer->pSaveGC, (GContext) 0); in miDCDeviceCleanup()510 FreeGC(pBuffer->pRestoreGC, (GContext) 0); in miDCDeviceCleanup()
1088 FreeGC(pGC, (GContext) 0); in FreeScratchGC()
287 GContext gcontext = XGContextFromGC(dmxConfigGC); in dmxConfigCanvasUpdate()