Searched refs:FT_FACE_LOOKUP_SERVICE (Results 1 – 7 of 7) sorted by relevance
/external/freetype/src/base/ |
D | ftwinfnt.c | 42 FT_FACE_LOOKUP_SERVICE( face, service, WINFNT ); in FT_Get_WinFNT_Header()
|
D | ftpfr.c | 33 FT_FACE_LOOKUP_SERVICE( face, service, PFR_METRICS ); in ft_pfr_check()
|
D | ftmm.c | 54 FT_FACE_LOOKUP_SERVICE( face, in ft_face_get_mm_service() 82 FT_FACE_LOOKUP_SERVICE( face, in ft_face_get_mvar_service()
|
D | ftobjs.c | 4075 FT_FACE_LOOKUP_SERVICE( face, in FT_Get_Name_Index() 4114 FT_FACE_LOOKUP_SERVICE( face, service, GLYPH_DICT ); in FT_Get_Glyph_Name() 4140 FT_FACE_LOOKUP_SERVICE( face, in FT_Get_Postscript_Name()
|
/external/freetype/include/freetype/internal/ |
D | ftserv.h | 433 #define FT_FACE_LOOKUP_SERVICE( face, ptr, id ) \ macro 455 #define FT_FACE_LOOKUP_SERVICE( face, ptr, id ) \ macro
|
/external/freetype/ |
D | ChangeLog.21 | 686 FT_FACE_FIND_GLOBAL_SERVICE, FT_FACE_LOOKUP_SERVICE) [__cplusplus]: 4268 * include/freetype/internal/ftserv.h (FT_FACE_LOOKUP_SERVICE): Fixed 4427 FT_FACE_LOOKUP_SERVICE): Simplify fix of 2003-09-16 by removing 4477 FT_FACE_LOOKUP_SERVICE): Add parameter to pass pointer type.
|
D | ChangeLog.28 | 2560 The code in `ftmm.c' uses `FT_FACE_LOOKUP_SERVICE' to get the
|