Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/cairo/
DContextShadowCairo.cpp133 …ext, const IntRect& shadowRect, const IntSize& topLeftRadius, const IntSize& topRightRadius, const… in drawRectShadowWithoutTiling()
190 …* context, const IntRect& rect, const IntSize& topLeftRadius, const IntSize& topRightRadius, const… in drawRectShadow()
/external/webkit/Source/WebCore/platform/graphics/
DPath.cpp155 …dRect(const FloatRect& rect, const FloatSize& topLeftRadius, const FloatSize& topRightRadius, cons… in addRoundedRect()