Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h817 STBTT_vcubic enumerator
1892 if (type == STBTT_vcubic) { in stbtt__csctx_v()
1933 …stbtt__csctx_v(ctx, STBTT_vcubic, (int)ctx->x, (int)ctx->y, (int)cx1, (int)cy1, (int)cx2, (int)cy2… in stbtt__csctx_rccurve_to()
3513 case STBTT_vcubic: in stbtt_FlattenCurves()