Searched refs:tt_face_vary_cvt (Results 1 – 8 of 8) sorted by relevance
410 tt_face_vary_cvt( TT_Face face,
367 error = tt_face_vary_cvt( face, stream ); in tt_face_load_cvt()
2683 error = tt_face_vary_cvt( face, face->root.stream ); in tt_set_mm_blend()3194 tt_face_vary_cvt( TT_Face face, in tt_face_vary_cvt() function
467 * src/truetype/ttgxvar.c (tt_face_vary_cvt): Use tuple count mask.1166 * src/truetype/ttgxvar.c (tt_face_vary_cvt): Ignore invalid CVT
773 * src/truetype/ttgxvar.c (tt_face_vary_cvt): Add size guard (#52688).972 * src/truetype/ttgxvar.c (tt_face_vary_cvt): Implement it by copying
2159 (tt_face_vary_cvt): Use it to trigger rescaling of CVT values.2172 (tt_face_vary_cvt): Use it to update code to 26.6 format.3178 (tt_face_vary_cvt): Protect against missing `tuplecoords' array.4185 * src/truetype/ttgxvar.c (tt_face_vary_cvt): Add initializers.
2809 (tt_face_vary_cvt, TT_Vary_Apply_Glyph_Deltas): Updated.2875 (tt_face_vary_cvt): Check `tupleCount' and `offsetToData'.3755 tt_face_vary_cvt, TT_Vary_Apply_Glyph_Deltas): Use multiplication,4178 TT_Set_Var_Design, tt_face_vary_cvt): Do it.
1878 tt_face_vary_cvt): Fix compiler warnings.2541 tt_face_vary_cvt.