Home
last modified time | relevance | path

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

/aoo41x/main/vcl/inc/aqua/
H A Dsalgdi.h430 CGContextRef GetTargetContext() const { return mxTargetContext; } in GetTargetContext()
435 CGContextRef mxTargetContext; member in XorEmulation
/aoo41x/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2405 , mxTargetContext( NULL ) in XorEmulation()
2452 mxTargetContext = xTargetContext; in SetTarget()
2482 mpTempBuffer = (sal_uLong*)CGBitmapContextGetData( mxTargetContext ); in SetTarget()
2539 CGContextDrawImage( mxTargetContext, aFullRect, xXorImage ); in UpdateTarget()

Completed in 31 milliseconds