Searched refs:STBTT_vcubic (Results 1 – 1 of 1) sorted by relevance
817 STBTT_vcubic enumerator1892 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()