Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttgxvar.c3843 FT_Fixed point_delta_x = FT_MulFix( deltas_x[j], apply ); in TT_Vary_Apply_Glyph_Deltas() local
3849 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
3860 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
3865 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
3879 if ( point_delta_x || point_delta_y ) in TT_Vary_Apply_Glyph_Deltas()
3945 FT_Pos point_delta_x = points_out[j].x - points_org[j].x; in TT_Vary_Apply_Glyph_Deltas() local
3951 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
3962 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
3967 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
3981 if ( point_delta_x || point_delta_y ) in TT_Vary_Apply_Glyph_Deltas()