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

/external/webkit/Source/WebCore/platform/graphics/
H A DContextShadow.h54 typedef cairo_t* PlatformContext; typedef in namespace:WebCore
57 typedef QPainter* PlatformContext; typedef in namespace:WebCore
60 typedef void* PlatformContext; typedef in namespace:WebCore
113 PlatformContext beginShadowLayer(GraphicsContext*, const FloatRect& layerArea);
128 PlatformContext m_layerContext; // Context used to paint the shadow to the layer image.

Completed in 62 milliseconds