Home
last modified time | relevance | path

Searched defs:drawingContext (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Tools/WinLauncher/
DPrintWebUIDelegate.cpp132 /* [in] */ OLE_HANDLE drawingContext) in drawHeaderInRect()
164 /* [in] */ OLE_HANDLE drawingContext, in drawFooterInRect()
/external/webkit/Source/WebCore/dom/
DCanvasSurface.cpp150 GraphicsContext* CanvasSurface::drawingContext() const in drawingContext() function in WebCore::CanvasSurface
/external/webkit/Source/WebCore/html/
DHTMLCanvasElement.cpp469 GraphicsContext* HTMLCanvasElement::drawingContext() const in drawingContext() function in WebCore::HTMLCanvasElement
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h265 /* [in] */ OLE_HANDLE drawingContext) { return E_NOTIMPL; } in drawHeaderInRect()
270 /* [in] */ OLE_HANDLE drawingContext, in drawFooterInRect()
/external/webkit/Tools/DumpRenderTree/win/
DUIDelegate.cpp322 /* [in] */ OLE_HANDLE drawingContext) in drawHeaderInRect()
330 /* [in] */ OLE_HANDLE drawingContext, in drawFooterInRect()
/external/webkit/Source/WebCore/html/canvas/
DCanvasRenderingContext2D.cpp1594 GraphicsContext* CanvasRenderingContext2D::drawingContext() const in drawingContext() function in WebCore::CanvasRenderingContext2D