Home
last modified time | relevance | path

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

/lvgl-latest/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h2198 float cx2 = cx1 + dx2; local
2200 ctx->x = cx2 + dx3;
2202 …stbtt__csctx_v(ctx, STBTT_vcubic, (int)ctx->x, (int)ctx->y, (int)cx1, (int)cy1, (int)cx2, (int)cy2…