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()
188 face->psaux = FT_Get_Module_Interface( FT_FACE_LIBRARY( face ), in T42_Face_Init()292 args.driver = FT_Get_Module( FT_FACE_LIBRARY( face ), in T42_Face_Init()304 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()
333 face->psaux = FT_Get_Module_Interface( FT_FACE_LIBRARY( face ), in T1_Face_Init()343 face->pshinter = FT_Get_Module_Interface( FT_FACE_LIBRARY( face ), in T1_Face_Init()
602 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library macro
4442 FT_Library library = FT_FACE_LIBRARY( face ); in ft_lookup_glyph_renderer()4875 library = FT_FACE_LIBRARY( slot->face ); in FT_Render_Glyph()
3781 FT_Library library = FT_FACE_LIBRARY( face ); in tt_face_build_cmaps()