Home
last modified time | relevance | path

Searched refs:getCGContext (Results 1 – 3 of 3) sorted by relevance

/trunk/main/canvas/source/cairo/
H A Dcairo_quartz_cairo.cxx67 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::QuartzSurface
263 aSystemGraphicsData.rCGContext = getCGContext(); in createVirtualDevice()
H A Dcairo_canvasbitmap.cxx173 args[0] = uno::Any( sal_IntPtr (pQuartzSurface->getCGContext()) ); in getFastPropertyValue()
232 args[0] = uno::Any( sal_IntPtr (pQuartzSurface->getCGContext()) ); in getFastPropertyValue()
H A Dcairo_quartz_cairo.hxx64 CGContextRef getCGContext() const;

Completed in 19 milliseconds