Home
last modified time | relevance | path

Searched refs:FT_Get_Module (Results 1 – 13 of 13) sorted by relevance

/external/freetype/src/cff/
Dcffdrivr.c318 FT_Module sfnt_module = FT_Get_Module( library, "sfnt" ); in cff_get_glyph_name()
388 FT_Module sfnt_module = FT_Get_Module( library, "sfnt" ); in cff_get_name_index()
527 FT_Module sfnt_module = FT_Get_Module( library, "sfnt" ); in cff_get_ps_name()
574 FT_Module sfnt = FT_Get_Module( library, "sfnt" ); in cff_get_cmap_info()
1166 sfnt = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()
Dcffobjs.c67 module = FT_Get_Module( size->root.face->driver->root.library, in cff_size_get_globals_funcs()
362 module = FT_Get_Module( slot->face->driver->root.library, in cff_slot_init()
/external/pdfium/third_party/freetype/src/cid/
Dcidobjs.c71 module = FT_Get_Module( slot->face->driver->root.library, in cid_slot_init()
102 module = FT_Get_Module( size->root.face->driver->root.library, in cid_size_get_globals_funcs()
/external/pdfium/third_party/freetype/include/freetype/
Dftmodapi.h277 FT_Get_Module( FT_Library library,
/external/freetype/include/freetype/
Dftmodapi.h281 FT_Get_Module( FT_Library library,
/external/pdfium/third_party/freetype/src/cff/
Dcffdrivr.c450 FT_Module sfnt_module = FT_Get_Module( library, "sfnt" ); in cff_get_ps_name()
498 FT_Module sfnt = FT_Get_Module( library, "sfnt" ); in cff_get_cmap_info()
851 sfnt = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()
Dcffobjs.c67 module = FT_Get_Module( size->root.face->driver->root.library, in cff_size_get_globals_funcs()
362 module = FT_Get_Module( slot->face->driver->root.library, in cff_slot_init()
/external/pdfium/third_party/freetype/src/type1/
Dt1objs.c66 module = FT_Get_Module( size->root.face->driver->root.library, in T1_Size_Get_Globals_Funcs()
166 module = FT_Get_Module( slot->face->driver->root.library, in T1_GlyphSlot_Init()
/external/pdfium/third_party/freetype/src/truetype/
Dttdriver.c498 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()
/external/freetype/src/truetype/
Dttdriver.c590 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()
/external/freetype/src/sfnt/
Dsfobjs.c889 FT_Module tt_module = FT_Get_Module( library, "truetype" ); in sfnt_init_face()
901 FT_Module tt_module = FT_Get_Module( library, "truetype" ); in sfnt_init_face()
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c1374 args.driver = FT_Get_Module( library, driver_name ); in open_face_from_buffer()
4393 FT_Get_Module( FT_Library library, in FT_Get_Module() function
4429 module = FT_Get_Module( library, mod_name ); in FT_Get_Module_Interface()
4878 FT_Module module = FT_Get_Module( library, "truetype" ); in FT_Get_TrueType_Engine_Type()
/external/freetype/src/base/
Dftobjs.c1398 args.driver = FT_Get_Module( library, driver_name ); in open_face_from_buffer()
4540 FT_Get_Module( FT_Library library, in FT_Get_Module() function
4576 module = FT_Get_Module( library, mod_name ); in FT_Get_Module_Interface()
5056 FT_Module module = FT_Get_Module( library, "truetype" ); in FT_Get_TrueType_Engine_Type()