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.h80 AF_LATIN_BLUE_TOP = 1 << 1, /* result of AF_LATIN_IS_TOP_BLUE */ enumerator
Daflatin.c409 blue->flags |= AF_LATIN_BLUE_TOP; in af_latin_metrics_init_blues()
1397 is_top_blue = (FT_Byte)( ( blue->flags & AF_LATIN_BLUE_TOP ) != 0 ); in af_latin_hints_compute_blue_edges()
Daflatin2.c401 blue->flags |= AF_LATIN_BLUE_TOP; in af_latin2_metrics_init_blues()
1400 is_top_blue = (FT_Byte)( ( blue->flags & AF_LATIN_BLUE_TOP ) != 0 ); in af_latin2_hints_compute_blue_edges()