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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
H A DOpaqueRectTrackingContentLayerDelegate.h39 class GraphicsContextPainter { class in namespace:WebCore
44 virtual ~GraphicsContextPainter() { }
50 explicit OpaqueRectTrackingContentLayerDelegate(GraphicsContextPainter*);
61 GraphicsContextPainter* m_painter;

Completed in 179 milliseconds