Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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()
/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()
/external/pdfium/third_party/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()