Home
last modified time | relevance | path

Searched refs:lineCap (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/html/canvas/
DCanvasRenderingContext2D.h75 String lineCap() const;
DCanvasRenderingContext2D.idl56 attribute [ConvertNullToNullString] DOMString lineCap;
DCanvasRenderingContext2D.cpp228 String CanvasRenderingContext2D::lineCap() const in lineCap() function in WebCore::CanvasRenderingContext2D
/external/webkit/WebCore/platform/graphics/cairo/
DGraphicsContextCairo.cpp824 void GraphicsContext::setLineCap(LineCap lineCap) in setLineCap() argument
830 switch (lineCap) { in setLineCap()
/external/webkit/WebCore/platform/graphics/wince/
DGraphicsContextWince.cpp1182 void GraphicsContext::setLineCap(LineCap lineCap) in setLineCap() argument
/external/webkit/WebCore/
DChangeLog-2006-05-102506 (WebCore::CanvasRenderingContext2D::lineCap): Ditto.
3932 (WebCore::CanvasRenderingContext2D::lineCap): Return a string based on a