Searched refs:get_mm_blend (Results 1 – 4 of 4) sorted by relevance
457 if ( service->get_mm_blend ) in FT_Get_MM_Blend_Coordinates()458 error = service->get_mm_blend( face, num_coords, coords ); in FT_Get_MM_Blend_Coordinates()488 if ( service->get_mm_blend ) in FT_Get_Var_Blend_Coordinates()489 error = service->get_mm_blend( face, num_coords, coords ); in FT_Get_Var_Blend_Coordinates()
105 FT_Get_MM_Blend_Func get_mm_blend; in FT_DEFINE_SERVICE() local
865 return mm->get_mm_blend( FT_FACE( face ), num_coords, coords ); in cff_get_mm_blend()
1109 (MultiMasters): New MM service function `get_mm_blend'.1119 `get_mm_blend' service.1125 `get_mm_blend' service.