Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dsalbmp.cxx54 : 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 …]
/trunk/main/vcl/inc/aqua/
H A Dsalbmp.h57 CGContextRef mxGraphicContext; member in AquaSalBitmap

Completed in 18 milliseconds