Searched refs:sfntd (Results 1 – 1 of 1) sorted by relevance
581 FT_Module sfntd; in FT_CALLBACK_DEF() local596 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()597 if ( sfntd ) in FT_CALLBACK_DEF()599 sfnt = (SFNT_Service)( sfntd->clazz->module_interface ); in FT_CALLBACK_DEF()