Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/
DPath.cpp111 Path Path::createRoundedRectangle(const FloatRect& rectangle, const FloatSize& roundingRadii) in createRoundedRectangle()
161 Path Path::createRoundedRectangle(const FloatRect& rectangle, const FloatSize& topLeftRadius, const… in createRoundedRectangle()
203 Path Path::createRectangle(const FloatRect& rectangle) in createRectangle()