Searched refs:psh_point_is_fitted (Results 1 – 2 of 2) sorted by relevance
145 #define psh_point_is_fitted( p ) ( (p)->flags2 & PSH_POINT_FITTED ) macro
2054 if ( psh_point_is_fitted( point ) ) in psh_glyph_interpolate_other_points()2088 if ( !psh_point_is_fitted( next ) ) in psh_glyph_interpolate_other_points()2098 if ( psh_point_is_fitted( next ) ) in psh_glyph_interpolate_other_points()
Completed in 6 milliseconds