Searched refs:getCGContext (Results 1 – 3 of 3) sorted by relevance
67 CGContextRetain( getCGContext() ); // == NULL for non-native surfaces in QuartzSurface()200 CGContextRef mrContext = getCGContext(); in flush()246 CGContextRef QuartzSurface::getCGContext() const in getCGContext() function in cairo::QuartzSurface263 aSystemGraphicsData.rCGContext = getCGContext(); in createVirtualDevice()
172 args[0] = uno::Any( sal_IntPtr (pQuartzSurface->getCGContext()) ); in getFastPropertyValue()229 args[0] = uno::Any( sal_IntPtr (pQuartzSurface->getCGContext()) ); in getFastPropertyValue()
64 CGContextRef getCGContext() const;
Completed in 14 milliseconds