Searched refs:fillRectWithRoundedHole (Results 1 – 2 of 2) sorted by relevance
441 void fillRectWithRoundedHole(const IntRect&, const RoundedRect& roundedHoleRect, const Color&);
744 fillRectWithRoundedHole(outerRect, roundedHole, fillColor); in drawInnerShadow()1663 void GraphicsContext::fillRectWithRoundedHole(const IntRect& rect, const RoundedRect& roundedHoleRe… in fillRectWithRoundedHole() function in WebCore::GraphicsContext