Searched refs:tx1 (Results 1 – 2 of 2) sorted by relevance
| /lvgl-latest/libs/nema_gfx/include/ |
| D | nema_interpolators.h | 115 float x1, float y1, float w1, float tx1, float ty1,
|
| /lvgl-latest/src/libs/tiny_ttf/ |
| D | stb_truetype_htcw.h | 3380 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);
|