Searched refs:sfntd (Results 1 – 1 of 1) sorted by relevance
580 FT_Module sfntd; in FT_CALLBACK_DEF() local595 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()596 if ( sfntd ) in FT_CALLBACK_DEF()598 sfnt = (SFNT_Service)( sfntd->clazz->module_interface ); in FT_CALLBACK_DEF()