Searched defs:cgContext (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/cg/
H A DGraphicsContextPlatformPrivateCG.h43 GraphicsContextPlatformPrivate(CGContextRef cgContext, GraphicsContextCGFlags flags = 0) argument
H A DImageBufferCG.cpp174 RetainPtr<CGContextRef> cgContext; local
H A DGraphicsContextCG.cpp123 void GraphicsContext::platformInit(CGContextRef cgContext, bool shouldUseContextColors) argument
559 CGContextRef cgContext = platformContext(); local
575 CGContextRef cgContext = platformContext(); local
[all...]
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DImageCGWin.cpp72 CGContextRef cgContext = CGBitmapContextCreate(bmpInfo.bmBits, bmpInfo.bmWidth, bmpInfo.bmHeight, local
H A DFontCGWin.cpp133 CGContextRef cgContext = graphicsContext->platformContext(); local
[all...]
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebKitGraphics.cpp80 CGContextRef cgContext; member in struct:WebTextRenderInfoWithoutShadow
H A DWebKitGraphics.h52 CGContextRef cgContext; member in struct:WebTextRenderInfo

Completed in 86 milliseconds