Searched defs:ey (Results 1 – 4 of 4) sorted by relevance
/lvgl-latest/src/libs/thorvg/ |
D | tvgScene.h | 179 int32_t ex = 0, ey = 0, ew = 0, eh = 0; in bounds() local
|
D | tvgSvgPath.cpp | 234 float c1x, c1y, ex, ey, c2x, c2y; in _pathAppendArcTo() local
|
/lvgl-latest/src/draw/nxp/vglite/ |
D | lv_draw_vglite_arc.c | 396 float ey = _lerp(by, cy, t); in _get_arc_control_points() local
|
/lvgl-latest/src/libs/tiny_ttf/ |
D | stb_truetype_htcw.h | 3114 float ey; member 3120 float ey; member
|