Searched refs:addBeziersForRoundedRect (Results 1 – 2 of 2) sorted by relevance
122 …void addBeziersForRoundedRect(const FloatRect&, const FloatSize& topLeftRadius, const FloatSize& t…
404 …addBeziersForRoundedRect(rect, topLeftRadius, topRightRadius, bottomLeftRadius, bottomRightRadius); in addPathForRoundedRect()411 void Path::addBeziersForRoundedRect(const FloatRect& rect, const FloatSize& topLeftRadius, const Fl… in addBeziersForRoundedRect() function in WebCore::Path