Home
last modified time | relevance | path

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

/lvgl-latest/src/extra/libs/tiny_ttf/
Dstb_truetype_htcw.h853 #ifndef STBTT_vmove // you can predefine these to use different values (but why?)
855 STBTT_vmove = 1, enumerator
2004 stbtt_setvertex(&vertices[num_vertices++], STBTT_vmove, sx, sy, 0, 0);
2183 stbtt__csctx_v(ctx, STBTT_vmove, (int)ctx->x, (int)ctx->y, 0, 0, 0, 0);
3920 if(vertices[i].type == STBTT_vmove)
3944 case STBTT_vmove: