Searched refs:psh_point_is_extremum (Results 1 – 2 of 2) sorted by relevance
146 #define psh_point_is_extremum( p ) ( (p)->flags2 & PSH_POINT_EXTREMUM ) macro
1474 if ( psh_point_is_extremum( point ) ) in psh_glyph_compute_extrema()1585 else if ( psh_point_is_extremum( point ) ) in psh_hint_table_find_strong_points()1953 if ( !psh_point_is_extremum( point ) && in psh_glyph_interpolate_normal_points()
Completed in 6 milliseconds