Searched refs:mxGraphicContext (Results 1 – 2 of 2) sorted by relevance
54 : mxGraphicContext( NULL ) in AquaSalBitmap()168 if( mxGraphicContext ) in DestroyContext()170 CGContextRelease( mxGraphicContext ); in DestroyContext()171 mxGraphicContext = NULL; in DestroyContext()224 mxGraphicContext = 0; in CreateContext()234 if( !mxGraphicContext ) in CreateContext()237 return mxGraphicContext != NULL; in CreateContext()704 if( mxGraphicContext ) in ReleaseBuffer()717 if( !mxGraphicContext ) in CreateCroppedImage()855 if( !mxGraphicContext ) in GetSystemData()[all …]
57 CGContextRef mxGraphicContext; member in AquaSalBitmap
Completed in 27 milliseconds