HomeSort by relevance Sort by last modified time
    Searched refs:WKGraphicsContextRef (Results 1 - 7 of 7) sorted by null

  /external/webkit/Source/WebKit2/Shared/API/c/cg/
WKGraphicsContextCG.cpp 35 CGContextRef WKGraphicsContextGetCGContext(WKGraphicsContextRef graphicsContextRef)
WKGraphicsContextCG.h 36 WK_EXPORT CGContextRef WKGraphicsContextGetCGContext(WKGraphicsContextRef graphicsContext);
  /external/webkit/Source/WebKit2/Shared/API/c/gtk/
WKGraphicsContextGtk.cpp 35 cairo_t* WKGraphicsContextGetGtkContext(WKGraphicsContextRef graphicsContextRef)
WKGraphicsContextGtk.h 37 WK_EXPORT cairo_t* WKGraphicsContextGetGtkContext(WKGraphicsContextRef);
  /external/webkit/Source/WebKit2/Shared/API/c/
WKBase.h 57 typedef const struct OpaqueWKGraphicsContext* WKGraphicsContextRef;
WKSharedAPICast.h 84 WK_ADD_API_MAPPING(WKGraphicsContextRef, WebGraphicsContext)
  /external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
WKBundlePage.h 176 typedef void (*WKBundlePagePaintCustomOverhangAreaCallback)(WKBundlePageRef page, WKGraphicsContextRef graphicsContext, WKRect horizontalOverhang, WKRect verticalOverhang, WKRect dirtyRect, const void* clientInfo);

Completed in 208 milliseconds