Searched refs:FT_Match_Size (Results 1 – 4 of 4) sorted by relevance
/external/freetype/include/freetype/internal/ |
D | ftobjs.h | 563 FT_Match_Size( FT_Face face,
|
/external/freetype/src/sfnt/ |
D | ttsbit0.c | 126 return FT_Match_Size( (FT_Face)face, req, 0, astrike_index ); in tt_face_set_sbit_strike()
|
D | ttsbit.c | 651 return FT_Match_Size( (FT_Face)face, req, 0, astrike_index ); in tt_face_set_sbit_strike()
|
/external/freetype/src/base/ |
D | ftobjs.c | 2347 FT_Match_Size( FT_Face face, in FT_Match_Size() function 2648 error = FT_Match_Size( face, req, 0, &strike_index ); in FT_Request_Size()
|