Searched refs:FT_FACE_LOOKUP_SERVICE (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftwinfnt.c | 41 FT_FACE_LOOKUP_SERVICE( face, service, WINFNT ); in FT_Get_WinFNT_Header()
|
D | ftmm.c | 53 FT_FACE_LOOKUP_SERVICE( face, in ft_face_get_mm_service() 81 FT_FACE_LOOKUP_SERVICE( face, in ft_face_get_mvar_service()
|
D | ftpfr.c | 32 FT_FACE_LOOKUP_SERVICE( face, service, PFR_METRICS ); in ft_pfr_check()
|
D | ftobjs.c | 4165 FT_FACE_LOOKUP_SERVICE( face, in FT_Get_Name_Index() 4204 FT_FACE_LOOKUP_SERVICE( face, service, GLYPH_DICT ); in FT_Get_Glyph_Name() 4230 FT_FACE_LOOKUP_SERVICE( face, in FT_Get_Postscript_Name()
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | ftserv.h | 434 #define FT_FACE_LOOKUP_SERVICE( face, ptr, id ) \ macro 456 #define FT_FACE_LOOKUP_SERVICE( face, ptr, id ) \ macro
|
/third_party/skia/third_party/externals/freetype/docs/oldlogs/ |
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
|