Searched refs:FT_fixedToFdot6 (Results 1 – 2 of 2) sorted by relevance
79 #define FT_fixedToFdot6( x ) \ macro3497 face->cvt[i] += FT_fixedToFdot6( cvt_deltas[i] ); in tt_face_vary_cvt()4149 unrounded[i].x += FT_fixedToFdot6( point_deltas_x[i] ); in TT_Vary_Apply_Glyph_Deltas()4150 unrounded[i].y += FT_fixedToFdot6( point_deltas_y[i] ); in TT_Vary_Apply_Glyph_Deltas()
2132 * src/truetype/ttgxvar.c (FT_fixedToInt, FT_fixedToFdot6): Remove2237 * src/truetype/ttgxvar.c (FT_fixedToFdot6): New macro.