Home
last modified time | relevance | path

Searched refs:AF_LATIN_BLUE_TOP (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/autofit/
Daflatin.h67 #define AF_LATIN_BLUE_TOP ( 1U << 1 ) /* we have a top blue zone */ macro
Daflatin2.c410 blue->flags |= AF_LATIN_BLUE_TOP; in af_latin2_metrics_init_blues()
1427 is_top_blue = (FT_Byte)( ( blue->flags & AF_LATIN_BLUE_TOP ) != 0 ); in af_latin2_hints_compute_blue_edges()
Daflatin.c790 blue->flags |= AF_LATIN_BLUE_TOP; in af_latin_metrics_init_blues()
1875 (FT_Byte)( ( blue->flags & AF_LATIN_BLUE_TOP ) != 0 ); in af_latin_hints_compute_blue_edges()