Searched defs:platformContext (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/Shared/
H A DWebGraphicsContext.h49 CGContextRef platformContext() { return m_platformContext.get(); } function in class:WebKit::WebGraphicsContext
51 cairo_t* platformContext() { return m_platformContext.get(); } function in class:WebKit::WebGraphicsContext
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cairo/
H A DTiledBackingStoreBackendCairo.cpp73 PlatformContextCairo* platformContext = context->platformContext(); local
H A DFontCairo.cpp111 PlatformContextCairo* platformContext = context->platformContext(); local
H A DGraphicsContext3DPrivate.cpp75 PlatformGraphicsContext3D GraphicsContext3DPrivate::platformContext() function in class:WebCore::GraphicsContext3DPrivate
H A DGraphicsContextPlatformPrivateCairo.h96 PlatformContextCairo* platformContext; member in class:WebCore::GraphicsContextPlatformPrivate
113 GraphicsContextPlatformPrivateToplevel(PlatformContextCairo* platformContext) argument
H A DGraphicsContextCairo.cpp180 void GraphicsContext::platformInit(PlatformContextCairo* platformContext) argument
205 PlatformContextCairo* GraphicsContext::platformContext() const function in class:WebCore::GraphicsContext
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsContext3DPrivate.cpp51 PlatformGraphicsContext3D GraphicsContext3DPrivate::platformContext() function in class:WebCore::GraphicsContext3DPrivate
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/egl/
H A DGLContextEGL.cpp289 PlatformGraphicsContext3D GLContextEGL::platformContext() function in class:WebCore::GLContextEGL
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/glx/
H A DGLContextGLX.cpp277 PlatformGraphicsContext3D GLContextGLX::platformContext() function in class:WebCore::GLContextGLX
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DLayerWebKitThread.cpp111 PlatformGraphicsContext* platformContext = lockBufferDrawable(buffer); local
H A DGraphicsContextBlackBerry.cpp39 GraphicsContextPlatformPrivate(PlatformGraphicsContext* platformContext) argument
49 void GraphicsContext::platformInit(PlatformGraphicsContext* platformContext) argument
59 PlatformGraphicsContext* GraphicsContext::platformContext() const function in class:WebCore::GraphicsContext
[all...]
/macosx-10.9.5/WebKit-7537.78.2/blackberry/Api/
H A DWebOverlay.cpp462 PlatformGraphicsContext* platformContext = lockBufferDrawable(textureContents); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/texmap/coordinated/
H A DCoordinatedGraphicsScene.cpp118 void CoordinatedGraphicsScene::paintToGraphicsContext(PlatformGraphicsContext* platformContext) argument
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/cg/
H A DGraphicsContextCG.cpp122 CGContextRef GraphicsContext::platformContext() const function in class:WebCore::GraphicsContext
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DGraphicsContextQt.cpp326 PlatformGraphicsContext* GraphicsContext::platformContext() const function in class:WebCore::GraphicsContext
[all...]

Completed in 282 milliseconds