Home | History | Annotate | Download | only in cairo

Lines Matching refs:addPath

641         addPath(Path::createRoundedRectangle(rects[i], FloatSize(radius, radius)));
819 addPath(p);
1053 void GraphicsContext::addPath(const Path& path)
1094 addPath(path);
1154 addPath(Path::createRoundedRectangle(r, topLeft, topRight, bottomLeft, bottomRight));