Home
last modified time | relevance | path

Searched defs:topRightRadius (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DPath.cpp385 …dRect(const FloatRect& rect, const FloatSize& topLeftRadius, const FloatSize& topRightRadius, cons… in addRoundedRect()
402 …dRect(const FloatRect& rect, const FloatSize& topLeftRadius, const FloatSize& topRightRadius, cons… in addPathForRoundedRect()
411 …dRect(const FloatRect& rect, const FloatSize& topLeftRadius, const FloatSize& topRightRadius, cons… in addBeziersForRoundedRect()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSComputedStyleDeclaration.cpp699 …RefPtr<CSSValueList> topRightRadius = valuesForBorderRadiusCorner(style.borderTopRightRadius(), st… in valueForBorderRadiusShorthand() local