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