Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/truetype/
Dttgxvar.h155 TT_Get_MM_Var( TT_Face face,
Dttdriver.c423 (FT_Get_MM_Var_Func) TT_Get_MM_Var,
Dttgxvar.c708 TT_Get_MM_Var( TT_Face face, in TT_Get_MM_Var() function
1011 if ( ( error = TT_Get_MM_Var( face, NULL ) ) != 0 ) in TT_Set_MM_Blend()
1164 if ( ( error = TT_Get_MM_Var( face, NULL ) ) != 0 ) in TT_Set_Var_Design()
Dttobjs.c642 error = TT_Get_MM_Var( face, NULL ); in tt_face_init()
/external/freetype/src/truetype/
Dttgxvar.h320 TT_Get_MM_Var( TT_Face face,
Dttdriver.c490 (FT_Get_MM_Var_Func) TT_Get_MM_Var, /* get_mm_var */
Dttgxvar.c1750 TT_Get_MM_Var( TT_Face face, in TT_Get_MM_Var() function
2061 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Set_MM_Blend()
2212 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Get_MM_Blend()
2286 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Set_Var_Design()
2423 if ( FT_SET_ERROR( TT_Get_MM_Var( face, NULL ) ) ) in TT_Get_Var_Design()
Dttobjs.c636 error = TT_Get_MM_Var( face, NULL ); in tt_face_init()