Searched refs:is_top_blue (Results 1 - 2 of 2) sorted by relevance

/external/freetype/src/autofit/
H A Daflatin.c1386 FT_Bool is_top_blue, is_major_dir; local
1397 is_top_blue = (FT_Byte)( ( blue->flags & AF_LATIN_BLUE_TOP ) != 0 );
1403 if ( is_top_blue ^ is_major_dir )
1429 if ( is_top_blue ^ is_under_ref )
H A Daflatin2.c1389 FT_Bool is_top_blue, is_major_dir; local
1400 is_top_blue = (FT_Byte)( ( blue->flags & AF_LATIN_BLUE_TOP ) != 0 );
1406 if ( is_top_blue ^ is_major_dir )
1439 if ( is_top_blue ^ is_under_ref )

Completed in 21 milliseconds