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