Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/type1/
Dt1load.c432 FT_Fixed the_blend; in T1_Set_MM_Design() local
453 the_blend = blends[p]; in T1_Set_MM_Design()
468 the_blend = blends[0]; in T1_Set_MM_Design()
471 the_blend = blends[map->num_points - 1]; in T1_Set_MM_Design()
474 the_blend = FT_MulDiv( design - designs[before], in T1_Set_MM_Design()
479 final_blends[n] = the_blend; in T1_Set_MM_Design()