Searched refs:sfntd (Results 1 – 3 of 3) sorted by relevance
475 FT_Module sfntd; in FT_CALLBACK_DEF() local501 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()502 if ( sfntd ) in FT_CALLBACK_DEF()504 sfnt = (SFNT_Service)( sfntd->clazz->module_interface ); in FT_CALLBACK_DEF()
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()
518 FT_Module sfntd; in FT_CALLBACK_DEF() local544 sfntd = FT_Get_Module( library, "sfnt" ); in FT_CALLBACK_DEF()545 if ( sfntd ) in FT_CALLBACK_DEF()547 sfnt = (SFNT_Service)( sfntd->clazz->module_interface ); in FT_CALLBACK_DEF()