Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DPath.cpp352 void Path::addRoundedRect(const RoundedRect& r) in addRoundedRect() function in WebCore::Path
357 void Path::addRoundedRect(const FloatRect& rect, const FloatSize& roundingRadii) in addRoundedRect() function in WebCore::Path
385 void Path::addRoundedRect(const FloatRect& rect, const FloatSize& topLeftRadius, const FloatSize& t… in addRoundedRect() function in WebCore::Path