Searched defs:PlatformDrawingContext (Results 1 – 2 of 2) sorted by relevance
58 typedef CGContextRef PlatformDrawingContext; typedef60 typedef HDC PlatformDrawingContext; typedef62 typedef QPainter* PlatformDrawingContext; typedef64 typedef cairo_t* PlatformDrawingContext; typedef
118 bool DrawingAreaProxyImpl::paint(const WebCore::IntRect&, PlatformDrawingContext) in paint() argument