fillBetweenRoundedRects 1298 Source/platform/graphics/GraphicsContext.cpp void GraphicsContext::fillBetweenRoundedRects(const IntRect& outer, const IntSize& outerTopLeft, const IntSize& outerTopRight, const IntSize& outerBottomLeft, const IntSize& outerBottomRight,
fillBetweenRoundedRects 1322 Source/platform/graphics/GraphicsContext.cpp void GraphicsContext::fillBetweenRoundedRects(const RoundedRect& outer, const RoundedRect& inner, const Color& color)