Home
last modified time | relevance | path

Searched refs:tx1 (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/libs/nema_gfx/include/
Dnema_interpolators.h115 float x1, float y1, float w1, float tx1, float ty1,
/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h3380 static float stbtt__position_trapezoid_area(float height, float tx0, float tx1, float bx0, float bx… argument
3382 return stbtt__sized_trapezoid_area(height, tx1 - tx0, bx1 - bx0);