Searched refs:PlatformContext (Results 1 – 4 of 4) sorted by relevance
54 typedef cairo_t* PlatformContext; typedef57 typedef QPainter* PlatformContext; typedef60 typedef void* PlatformContext; typedef113 PlatformContext beginShadowLayer(GraphicsContext*, const FloatRect& layerArea);128 PlatformContext m_layerContext; // Context used to paint the shadow to the layer image.
108 PlatformContext ContextShadow::beginShadowLayer(GraphicsContext* context, const FloatRect& layerAre… in Q_GLOBAL_STATIC()113 PlatformContext p = context->platformContext(); in Q_GLOBAL_STATIC()
86 PlatformContext ContextShadow::beginShadowLayer(GraphicsContext* context, const FloatRect& layerAre… in beginShadowLayer()
12435 Add a void* typedef for PlatformImage and PlatformContext for unsupported platforms87433 One wrinkle is that PlatformContext and NativeImagePtr are