Home
last modified time | relevance | path

Searched defs:PlatformGraphicsContext (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h41 typedef struct CGContext PlatformGraphicsContext; typedef
47 typedef WebCore::PlatformContextCairo PlatformGraphicsContext; typedef
52 typedef class WebCore::SurfaceOpenVG PlatformGraphicsContext; typedef
58 typedef QPainter PlatformGraphicsContext; typedef
71 typedef wxDC PlatformGraphicsContext; typedef
73 typedef wxGCDC PlatformGraphicsContext; typedef
76 typedef wxWindowDC PlatformGraphicsContext; typedef
81 class PlatformGraphicsContext; variable
89 typedef WebCore::PlatformContextSkia PlatformGraphicsContext; typedef
93 typedef BView PlatformGraphicsContext; typedef
[all …]
/external/webkit/Source/WebKit2/UIProcess/
DBackingStore.h59 typedef CGContextRef PlatformGraphicsContext; typedef
61 typedef HDC PlatformGraphicsContext; typedef
/external/webkit/Source/WebKit/win/
DWebFrame.h63 typedef struct CGContext PlatformGraphicsContext; typedef
68 typedef class WebCore::PlatformContextCairo PlatformGraphicsContext; typedef
/external/webkit/Source/WebCore/platform/graphics/android/context/
DPlatformGraphicsContext.cpp199 PlatformGraphicsContext::PlatformGraphicsContext() in PlatformGraphicsContext() function in WebCore::PlatformGraphicsContext