Searched refs:fillRectWithRoundedHole (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DGraphicsContext.h494 void fillRectWithRoundedHole(const IntRect&, const RoundedRect& roundedHoleRect, const Color&);
H A DGraphicsContext.cpp750 fillRectWithRoundedHole(outerRect, roundedHole, fillColor);
1733 void GraphicsContext::fillRectWithRoundedHole(const IntRect& rect, const RoundedRect& roundedHoleRect, const Color& color) function in class:blink::GraphicsContext

Completed in 1953 milliseconds