Searched refs:outerTopLeft (Results 1 – 2 of 2) sorted by relevance
272 …void fillBetweenRoundedRects(const IntRect&, const IntSize& outerTopLeft, const IntSize& outerTopR…
1207 void GraphicsContext::fillBetweenRoundedRects(const IntRect& outer, const IntSize& outerTopLeft, co… in fillBetweenRoundedRects() argument1214 setRadii(outerRadii, outerTopLeft, outerTopRight, outerBottomRight, outerBottomLeft); in fillBetweenRoundedRects()