Searched refs:beginPath (Results 1 - 25 of 26) sorted by relevance

12

/external/webkit/WebCore/inspector/front-end/
H A DSummaryBar.js193 ctx.beginPath();
230 ctx.beginPath();
258 ctx.beginPath();
266 ctx.beginPath();
H A DSourceFrame.js541 ctx.beginPath();
587 ctx.beginPath();
H A Dinspector.js1395 g.beginPath();
1408 g.beginPath();
/external/webkit/WebCore/platform/graphics/skia/
H A DPlatformContextSkia.h136 void beginPath();
H A DPathSkia.cpp294 scratch->beginPath();
H A DGraphicsContextSkia.cpp315 void GraphicsContext::beginPath() function in class:WebCore::GraphicsContext
319 platformContext()->beginPath();
H A DPlatformContextSkia.cpp519 void PlatformContextSkia::beginPath() function in class:PlatformContextSkia
/external/webkit/WebCore/svg/graphics/
H A DSVGResourceClipper.cpp94 context->beginPath();
H A DSVGPaintServer.cpp200 context->beginPath();
/external/webkit/WebCore/html/canvas/
H A DCanvasRenderingContext2D.idl65 void beginPath();
H A DCanvasRenderingContext2D.h125 void beginPath();
H A DCanvasRenderingContext2D.cpp524 void CanvasRenderingContext2D::beginPath() function in class:WebCore::CanvasRenderingContext2D
654 c->beginPath();
674 c->beginPath();
/external/webkit/WebCore/rendering/
H A DRenderPath.cpp199 context->beginPath();
H A DSVGInlineTextBox.cpp565 context->beginPath();
H A DRenderBoxModelObject.cpp1441 context->beginPath();
/external/webkit/WebCore/platform/graphics/android/
H A DPathAndroid.cpp366 scratch->beginPath();
H A DGraphicsContextAndroid.cpp208 void beginPath() { function in class:WebCore::GraphicsContextPlatformPrivate
1107 void GraphicsContext::beginPath() function in class:WebCore::GraphicsContext
1109 m_data->beginPath();
/external/webkit/WebCore/platform/graphics/haiku/
H A DGraphicsContextHaiku.cpp188 void GraphicsContext::beginPath() function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/openvg/
H A DGraphicsContextOpenVG.cpp191 void GraphicsContext::beginPath() function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/
H A DGraphicsContext.h322 void beginPath();
/external/webkit/WebCore/platform/graphics/wx/
H A DGraphicsContextWx.cpp436 void GraphicsContext::beginPath() function in class:WebCore::GraphicsContext
/external/webkit/WebCore/svg/
H A DSVGFont.cpp534 context->beginPath();
/external/webkit/WebCore/platform/graphics/cairo/
H A DGraphicsContextCairo.cpp1044 void GraphicsContext::beginPath() function in class:WebCore::GraphicsContext
1153 beginPath();
/external/webkit/WebCore/platform/graphics/cg/
H A DGraphicsContextCG.cpp914 void GraphicsContext::beginPath() function in class:WebCore::GraphicsContext
/external/webkit/WebCore/platform/graphics/qt/
H A DGraphicsContextQt.cpp653 void GraphicsContext::beginPath() function in class:WebCore::GraphicsContext

Completed in 3443 milliseconds

12