Searched refs:get_globals_funcs (Results 1 – 4 of 4) sorted by relevance
674 PSH_Globals_Funcs (*get_globals_funcs)( FT_Module module ); member710 clazz->get_globals_funcs = get_globals_funcs_; \
104 return ( module && pshinter && pshinter->get_globals_funcs ) in cid_size_get_globals_funcs()105 ? pshinter->get_globals_funcs( module ) in cid_size_get_globals_funcs()
68 return ( module && pshinter && pshinter->get_globals_funcs ) in T1_Size_Get_Globals_Funcs()69 ? pshinter->get_globals_funcs( module ) in T1_Size_Get_Globals_Funcs()
69 return ( module && pshinter && pshinter->get_globals_funcs ) in cff_size_get_globals_funcs()70 ? pshinter->get_globals_funcs( module ) in cff_size_get_globals_funcs()
Completed in 7 milliseconds