Home
last modified time | relevance | path

Searched refs:PlatformContext (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DContextShadow.h54 typedef cairo_t* PlatformContext; typedef
57 typedef QPainter* PlatformContext; typedef
60 typedef void* PlatformContext; typedef
113 PlatformContext beginShadowLayer(GraphicsContext*, const FloatRect& layerArea);
128 PlatformContext m_layerContext; // Context used to paint the shadow to the layer image.
/external/webkit/Source/WebCore/platform/graphics/qt/
DContextShadowQt.cpp108 PlatformContext ContextShadow::beginShadowLayer(GraphicsContext* context, const FloatRect& layerAre… in Q_GLOBAL_STATIC()
113 PlatformContext p = context->platformContext(); in Q_GLOBAL_STATIC()
/external/webkit/Source/WebCore/platform/graphics/cairo/
DContextShadowCairo.cpp86 PlatformContext ContextShadow::beginShadowLayer(GraphicsContext* context, const FloatRect& layerAre… in beginShadowLayer()
/external/webkit/Source/WebCore/
DChangeLog-2010-12-0612435 Add a void* typedef for PlatformImage and PlatformContext for unsupported platforms
87433 One wrinkle is that PlatformContext and NativeImagePtr are