Searched refs:last_touched (Results 1 – 1 of 1) sorted by relevance
1239 AF_Point first_touched, last_touched; in af_glyph_hints_align_weak_points() local1270 last_touched = point; in af_glyph_hints_align_weak_points()1286 af_iup_interp( last_touched + 1, point - 1, in af_glyph_hints_align_weak_points()1287 last_touched, point ); in af_glyph_hints_align_weak_points()1292 if ( last_touched == first_touched ) in af_glyph_hints_align_weak_points()1297 if ( last_touched < end_point ) in af_glyph_hints_align_weak_points()1298 af_iup_interp( last_touched + 1, end_point, in af_glyph_hints_align_weak_points()1299 last_touched, first_touched ); in af_glyph_hints_align_weak_points()1303 last_touched, first_touched ); in af_glyph_hints_align_weak_points()
Completed in 4 milliseconds