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