Home
last modified time | relevance | path

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

/external/freetype/src/truetype/
Dttgxvar.c3975 FT_Fixed point_delta_y = FT_MulFix( deltas_y[j], apply ); in TT_Vary_Apply_Glyph_Deltas() local
3981 point_deltas_y[j] = old_point_delta_y + point_delta_y; in TT_Vary_Apply_Glyph_Deltas()
4001 point_deltas_y[j] = old_point_delta_y + point_delta_y; in TT_Vary_Apply_Glyph_Deltas()
4006 point_deltas_y[j] = old_point_delta_y + point_delta_y; in TT_Vary_Apply_Glyph_Deltas()
4010 if ( point_delta_x || point_delta_y ) in TT_Vary_Apply_Glyph_Deltas()
4077 FT_Pos point_delta_y = points_out[j].y - points_org[j].y; in TT_Vary_Apply_Glyph_Deltas() local
4083 point_deltas_y[j] = old_point_delta_y + point_delta_y; in TT_Vary_Apply_Glyph_Deltas()
4103 point_deltas_y[j] = old_point_delta_y + point_delta_y; in TT_Vary_Apply_Glyph_Deltas()
4108 point_deltas_y[j] = old_point_delta_y + point_delta_y; in TT_Vary_Apply_Glyph_Deltas()
4112 if ( point_delta_x || point_delta_y ) in TT_Vary_Apply_Glyph_Deltas()