Searched refs:aservice (Results 1 – 2 of 2) sorted by relevance
39 FT_Service_MultiMasters *aservice ) in ft_face_get_mm_service() argument44 *aservice = NULL; in ft_face_get_mm_service()54 *aservice, in ft_face_get_mm_service()57 if ( *aservice ) in ft_face_get_mm_service()67 FT_Service_MetricsVariations *aservice ) in ft_face_get_mvar_service() argument72 *aservice = NULL; in ft_face_get_mvar_service()82 *aservice, in ft_face_get_mvar_service()85 if ( *aservice ) in ft_face_get_mvar_service()
3012 * src/base/ftmm.c (ft_face_get_mm_service): Fix check of `aservice'