Home
last modified time | relevance | path

Searched refs:the_blend (Results 1 – 1 of 1) sorted by relevance

/external/freetype/src/type1/
Dt1load.c498 FT_Fixed the_blend; in T1_Set_MM_Design() local
519 the_blend = blends[p]; in T1_Set_MM_Design()
534 the_blend = blends[0]; in T1_Set_MM_Design()
537 the_blend = blends[map->num_points - 1]; in T1_Set_MM_Design()
540 the_blend = FT_MulDiv( design - designs[before], in T1_Set_MM_Design()
545 final_blends[n] = the_blend; in T1_Set_MM_Design()