Searched refs:psh_point_is_strong (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/freetype/src/pshinter/
H A Dpshalgo.h144 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG ) macro
H A Dpshalgo.c1234 if ( psh_point_is_strong( point ) )
1532 if ( psh_point_is_strong( point ) )
1743 if ( point->hint && !psh_point_is_strong( point ) )
1773 if ( psh_point_is_strong( point ) )
1901 if ( psh_point_is_strong( point ) )
1927 if ( !psh_point_is_strong( point ) )
1944 if ( psh_point_is_strong( point ) )
/external/freetype/src/pshinter/
H A Dpshalgo.h144 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG ) macro
H A Dpshalgo.c1234 if ( psh_point_is_strong( point ) )
1531 if ( psh_point_is_strong( point ) )
1742 if ( point->hint && !psh_point_is_strong( point ) )
1772 if ( psh_point_is_strong( point ) )
1900 if ( psh_point_is_strong( point ) )
1926 if ( !psh_point_is_strong( point ) )
1943 if ( psh_point_is_strong( point ) )
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
H A Dpshalgo.h144 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG ) macro
H A Dpshalgo.c1234 if ( psh_point_is_strong( point ) )
1532 if ( psh_point_is_strong( point ) )
1743 if ( point->hint && !psh_point_is_strong( point ) )
1773 if ( psh_point_is_strong( point ) )
1901 if ( psh_point_is_strong( point ) )
1927 if ( !psh_point_is_strong( point ) )
1944 if ( psh_point_is_strong( point ) )

Completed in 42 milliseconds