Searched refs:innerBottomLeft (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/platform/graphics/ |
D | GraphicsContext.h | 273 … IntSize& innerTopLeft, const IntSize& innerTopRight, const IntSize& innerBottomLeft, const IntSiz…
|
D | GraphicsContext.cpp | 1208 … IntSize& innerTopLeft, const IntSize& innerTopRight, const IntSize& innerBottomLeft, const IntSiz… in fillBetweenRoundedRects() argument 1215 setRadii(innerRadii, innerTopLeft, innerTopRight, innerBottomRight, innerBottomLeft); in fillBetweenRoundedRects()
|