Searched refs:tvg_shape_line_to (Results 1 – 3 of 3) sorted by relevance
104 tvg_shape_line_to(obj, pt->x, pt->y); in _set_paint_shape()
1132 TVG_API Tvg_Result tvg_shape_line_to(Tvg_Paint* paint, float x, float y);
294 TVG_API Tvg_Result tvg_shape_line_to(Tvg_Paint* paint, float x, float y) in tvg_shape_line_to() function