Home
last modified time | relevance | path

Searched refs:closePath (Results 1 – 9 of 9) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DSummaryBar.js196 ctx.closePath();
240 ctx.closePath();
261 ctx.closePath();
269 ctx.closePath();
DSourceFrame.js551 ctx.closePath();
595 ctx.closePath();
Dinspector.js1397 g.closePath();
1411 g.closePath();
/external/webkit/WebCore/html/canvas/
DCanvasRenderingContext2D.h126 void closePath();
DCanvasRenderingContext2D.idl66 void closePath();
DCanvasRenderingContext2D.cpp529 void CanvasRenderingContext2D::closePath() in closePath() function in WebCore::CanvasRenderingContext2D
/external/webkit/WebCore/
DChangeLog-2009-06-1659544 (WebCore::CanvasRenderingContext2D::closePath):
59545 beginPath and closePath change the state of the path, but not any of
64064 (WebCore::CanvasRenderingContext2D::closePath):
DChangeLog-2006-05-102520 (WebCore::CanvasRenderingContext2D::closePath): Ditto.
DChangeLog-2008-08-1043348 (WebCore::CanvasRenderingContext2D::closePath):