Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DGraphicsContext.h333 …void fillRectWithRoundedHole(const IntRect&, const RoundedIntRect& roundedHoleRect, const Color&, …
DGraphicsContext.cpp627 void GraphicsContext::fillRectWithRoundedHole(const IntRect& rect, const RoundedIntRect& roundedHol… in fillRectWithRoundedHole() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/platform/graphics/cg/
DGraphicsContextCG.cpp788 void GraphicsContext::fillRectWithRoundedHole(const IntRect& rect, const RoundedIntRect& roundedHol… in fillRectWithRoundedHole() function in WebCore::GraphicsContext
/external/webkit/Source/WebCore/rendering/
DRenderBoxModelObject.cpp2199 context->fillRectWithRoundedHole(outerRect, roundedHole, fillColor, s->colorSpace()); in paintBoxShadow()
/external/webkit/Source/WebCore/
DChangeLog15884 (WebCore::GraphicsContext::fillRectWithRoundedHole):
16754 (WebCore::GraphicsContext::fillRectWithRoundedHole):
16773 (WebCore::GraphicsContext::fillRectWithRoundedHole):
44858 (WebCore::GraphicsContext::fillRectWithRoundedHole):
DChangeLog-2011-02-1612854 fillRectWithRoundedHole() for CG.
12857 (WebCore::GraphicsContext::fillRectWithRoundedHole): If there's
12925 (WebCore::GraphicsContext::fillRectWithRoundedHole):