Searched refs:sfntd (Results 1 – 2 of 2) sorted by relevance
472 FT_Module sfntd; in FT_CALLBACK_DEF() local498 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()499 if ( sfntd ) in FT_CALLBACK_DEF()501 sfnt = (SFNT_Service)( sfntd->clazz->module_interface ); in FT_CALLBACK_DEF()
564 FT_Module sfntd; in FT_CALLBACK_DEF() local590 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()591 if ( sfntd ) in FT_CALLBACK_DEF()593 sfnt = (SFNT_Service)( sfntd->clazz->module_interface ); in FT_CALLBACK_DEF()