Home
last modified time | relevance | path

Searched refs:psh_point_is_fitted (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/pshinter/
Dpshalgo.h140 #define psh_point_is_fitted( p ) ( (p)->flags2 & PSH_POINT_FITTED ) macro
Dpshalgo.c1947 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()