Searched refs:FT_FACE_LIBRARY (Results 1 – 7 of 7) sorted by relevance
331 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_glyph_name()401 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_name_index()618 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_ps_name()660 FT_Library library = FT_FACE_LIBRARY( face ); in cff_get_cmap_info()
187 face->psaux = FT_Get_Module_Interface( FT_FACE_LIBRARY( face ), in T42_Face_Init()291 args.driver = FT_Get_Module( FT_FACE_LIBRARY( face ), in T42_Face_Init()303 error = FT_Open_Face( FT_FACE_LIBRARY( face ), in T42_Face_Init()
312 FT_FACE_LIBRARY( face ), "psaux" ); in cid_face_init()328 FT_FACE_LIBRARY( face ), "pshinter" ); in cid_face_init()
335 face->psaux = FT_Get_Module_Interface( FT_FACE_LIBRARY( face ), in T1_Face_Init()345 face->pshinter = FT_Get_Module_Interface( FT_FACE_LIBRARY( face ), in T1_Face_Init()
603 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library macro
4560 FT_Library library = FT_FACE_LIBRARY( face ); in ft_lookup_glyph_renderer()4998 library = FT_FACE_LIBRARY( slot->face ); in FT_Render_Glyph()
3781 FT_Library library = FT_FACE_LIBRARY( face ); in tt_face_build_cmaps()