Searched refs:path_line_to (Results 1 – 3 of 3) sorted by relevance
112 void path_line_to(struct path *p, float x, float y);
513 path_line_to(path, x, y); in arc_path_point()
1640 void path_line_to(struct path *p, float x, float y) in path_line_to() function