Searched refs:strokeEllipse (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
H A DRenderSVGEllipse.cpp113 context->strokeEllipse(m_fillBoundingBox);
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.h233 void strokeEllipse(const FloatRect&);
H A DGraphicsContext.cpp1445 void GraphicsContext::strokeEllipse(const FloatRect& ellipse) function in class:WebCore::GraphicsContext
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderListMarker.cpp1179 context->strokeEllipse(marker);
H A DRenderThemeChromiumMac.mm1547 paintInfo.context->strokeEllipse(borderBounds);

Completed in 120 milliseconds