Searched refs:point_limit (Results 1 – 1 of 1) sorted by relevance
640 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_reload() local652 for ( point = points; point < point_limit; point++, vec++, tag++ ) in af_glyph_hints_reload()716 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_reload()950 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_align_strong_points() local968 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_align_strong_points()1205 AF_Point point_limit = points + hints->num_points; in af_glyph_hints_align_weak_points() local1220 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_align_weak_points()1230 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_align_weak_points()1313 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_align_weak_points()1318 for ( point = points; point < point_limit; point++ ) in af_glyph_hints_align_weak_points()
Completed in 4 milliseconds