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

/external/freetype/src/pshinter/
H A Dpshalgo.h139 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG ) macro
H A Dpshalgo.c1131 if ( psh_point_is_strong( point ) )
1428 if ( psh_point_is_strong( point ) )
1635 if ( point->hint && !psh_point_is_strong( point ) )
1665 if ( psh_point_is_strong( point ) )
1793 if ( psh_point_is_strong( point ) )
1819 if ( !psh_point_is_strong( point ) )
1836 if ( psh_point_is_strong( point ) )
/external/pdfium/third_party/freetype/src/pshinter/
H A Dpshalgo.h139 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG ) macro
H A Dpshalgo.c1131 if ( psh_point_is_strong( point ) )
1428 if ( psh_point_is_strong( point ) )
1635 if ( point->hint && !psh_point_is_strong( point ) )
1665 if ( psh_point_is_strong( point ) )
1793 if ( psh_point_is_strong( point ) )
1819 if ( !psh_point_is_strong( point ) )
1836 if ( psh_point_is_strong( point ) )

Completed in 35 milliseconds