Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/tiny_ttf/
Dstb_truetype_htcw.h2186 static void stbtt__csctx_rline_to(stbtt__csctx * ctx, float dx, float dy) function
2300 stbtt__csctx_rline_to(c, s[i], s[i + 1]);
2313 stbtt__csctx_rline_to(c, s[i], 0);
2317 stbtt__csctx_rline_to(c, 0, s[i]);
2349 stbtt__csctx_rline_to(c, s[i], s[i + 1]);
2355 stbtt__csctx_rline_to(c, s[i], s[i + 1]);