Searched defs:dx1 (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/draw/vg_lite/ |
D | lv_vg_lite_path.c | 507 float dx1 = center_x - start_x; in lv_vg_lite_path_append_arc_right_angle() local
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 2193 static void stbtt__csctx_rccurve_to(stbtt__csctx * ctx, float dx1, float dy1, float dx2, float dy2,… 2406 float dx1, dx2, dx3, dx4, dx5, dx6, dy1, dy2, dy3, dy4, dy5, dy6; local 3909 float dx1 = x2 - x1; local
|