Searched refs:aservice (Results 1 – 2 of 2) sorted by relevance
40 FT_Service_MultiMasters *aservice ) in ft_face_get_mm_service() argument45 *aservice = NULL; in ft_face_get_mm_service()55 *aservice, in ft_face_get_mm_service()58 if ( *aservice ) in ft_face_get_mm_service()68 FT_Service_MetricsVariations *aservice ) in ft_face_get_mvar_service() argument73 *aservice = NULL; in ft_face_get_mvar_service()83 *aservice, in ft_face_get_mvar_service()86 if ( *aservice ) in ft_face_get_mvar_service()
3012 * src/base/ftmm.c (ft_face_get_mm_service): Fix check of `aservice'