Searched defs:rectangle (Results 1 – 1 of 1) sorted by relevance
111 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()