Searched refs:psh_point_is_fitted (Results 1 – 6 of 6) sorted by relevance
140 #define psh_point_is_fitted( p ) ( (p)->flags2 & PSH_POINT_FITTED ) macro
1947 if ( psh_point_is_fitted( point ) ) in psh_glyph_interpolate_other_points()1981 if ( !psh_point_is_fitted( next ) ) in psh_glyph_interpolate_other_points()1991 if ( psh_point_is_fitted( next ) ) in psh_glyph_interpolate_other_points()