Home
last modified time | relevance | path

Searched defs:getCairoSurface (Results 1 – 4 of 4) sorted by relevance

/trunk/main/canvas/source/cairo/
H A Dcairo_win32_cairo.hxx51 virtual CairoSurfaceSharedPtr getCairoSurface() const { return mpSurface; } in getCairoSurface() function in cairo::Win32Surface
H A Dcairo_os2_cairo.hxx47 virtual CairoSurfaceSharedPtr getCairoSurface() const { return mpSurface; } in getCairoSurface() function in cairo::Os2Surface
H A Dcairo_quartz_cairo.hxx53 virtual CairoSurfaceSharedPtr getCairoSurface() const { return mpSurface; } in getCairoSurface() function in cairo::QuartzSurface
H A Dcairo_xlib_cairo.hxx86 virtual CairoSurfaceSharedPtr getCairoSurface() const { return mpSurface; } in getCairoSurface() function in cairo::X11Surface

Completed in 41 milliseconds