Searched refs:get_mm_blend (Results 1 – 4 of 4) sorted by relevance
397 if ( service->get_mm_blend ) in FT_Get_MM_Blend_Coordinates()398 error = service->get_mm_blend( face, num_coords, coords ); in FT_Get_MM_Blend_Coordinates()428 if ( service->get_mm_blend ) in FT_Get_Var_Blend_Coordinates()429 error = service->get_mm_blend( face, num_coords, coords ); in FT_Get_Var_Blend_Coordinates()
95 FT_Get_MM_Blend_Func get_mm_blend; in FT_DEFINE_SERVICE() local
866 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.