Searched refs:sfntd (Results 1 – 3 of 3) 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()
591 FT_Module sfntd; in FT_CALLBACK_DEF() local606 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()607 if ( sfntd ) in FT_CALLBACK_DEF()609 sfnt = (SFNT_Service)( sfntd->clazz->module_interface ); in FT_CALLBACK_DEF()