Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttgxvar.c3974 FT_Fixed point_delta_x = FT_MulFix( deltas_x[j], apply ); in TT_Vary_Apply_Glyph_Deltas() local
3980 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
3991 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
3996 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
4010 if ( point_delta_x || point_delta_y ) in TT_Vary_Apply_Glyph_Deltas()
4076 FT_Pos point_delta_x = points_out[j].x - points_org[j].x; in TT_Vary_Apply_Glyph_Deltas() local
4082 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
4093 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
4098 point_deltas_x[j] = old_point_delta_x + point_delta_x; in TT_Vary_Apply_Glyph_Deltas()
4112 if ( point_delta_x || point_delta_y ) in TT_Vary_Apply_Glyph_Deltas()