Home
last modified time | relevance | path

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

/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/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/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/freetype/include/
Dftmodapi.h277 FT_Get_Module( FT_Library library,
/external/pdfium/third_party/freetype/include/freetype/
Dftmodapi.h277 FT_Get_Module( FT_Library library,
/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.c498 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()
/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.c1374 args.driver = FT_Get_Module( library, driver_name ); in open_face_from_buffer()
4353 FT_Get_Module( FT_Library library, in FT_Get_Module() function
4389 module = FT_Get_Module( library, mod_name ); in FT_Get_Module_Interface()
4838 FT_Module module = FT_Get_Module( library, "truetype" ); in FT_Get_TrueType_Engine_Type()