Searched refs:last_touched (Results 1 – 1 of 1) sorted by relevance
1545 AF_Point first_touched, last_touched; in af_glyph_hints_align_weak_points() local1576 last_touched = point; in af_glyph_hints_align_weak_points()1592 af_iup_interp( last_touched + 1, point - 1, in af_glyph_hints_align_weak_points()1593 last_touched, point ); in af_glyph_hints_align_weak_points()1598 if ( last_touched == first_touched ) in af_glyph_hints_align_weak_points()1603 if ( last_touched < end_point ) in af_glyph_hints_align_weak_points()1604 af_iup_interp( last_touched + 1, end_point, in af_glyph_hints_align_weak_points()1605 last_touched, first_touched ); in af_glyph_hints_align_weak_points()1609 last_touched, first_touched ); in af_glyph_hints_align_weak_points()