svg_rect_add_arc 515 src/compositor/svg_geometry.c svg_rect_add_arc(stack->path, x+width, y+ry, cx, cy, rx, ry); svg_rect_add_arc 522 src/compositor/svg_geometry.c svg_rect_add_arc(stack->path, x+width-rx, y+height, cx, cy, rx, ry); svg_rect_add_arc 529 src/compositor/svg_geometry.c svg_rect_add_arc(stack->path, x, y+height-ry, cx, cy, rx, ry); svg_rect_add_arc 536 src/compositor/svg_geometry.c svg_rect_add_arc(stack->path, x+rx, y, cx, cy, rx, ry);