Searched refs:path_move_to (Results 1 – 3 of 3) sorted by relevance
111 void path_move_to(struct path *p, float x, float y);
507 path_move_to(path, x, y); in arc_path_move()
1630 void path_move_to(struct path *p, float x, float y) in path_move_to() function