Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/pshinter/
A Dpshalgo.h145 #define psh_point_is_fitted( p ) ( (p)->flags2 & PSH_POINT_FITTED ) macro
A Dpshalgo.c2054 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