Searched refs:tvg_shape_move_to (Results 1 – 3 of 3) sorted by relevance
98 tvg_shape_move_to(obj, pt->x, pt->y); in _set_paint_shape()
1115 TVG_API Tvg_Result tvg_shape_move_to(Tvg_Paint* paint, float x, float y);
287 TVG_API Tvg_Result tvg_shape_move_to(Tvg_Paint* paint, float x, float y) in tvg_shape_move_to() function