Searched refs:AF_EDGE_NEUTRAL (Results 1 – 2 of 2) sorted by relevance
233 #define AF_EDGE_NEUTRAL ( 1U << 3 ) /* edge aligns to a neutral blue zone */ macro
2524 edge->flags |= AF_EDGE_NEUTRAL; in af_latin_hints_compute_blue_edges()2984 FT_Byte neutral = edge->flags & AF_EDGE_NEUTRAL; in af_latin_hint_edges()2985 FT_Byte neutral2 = edge2->flags & AF_EDGE_NEUTRAL; in af_latin_hint_edges()2991 edge2->flags &= ~AF_EDGE_NEUTRAL; in af_latin_hint_edges()2996 edge->flags &= ~AF_EDGE_NEUTRAL; in af_latin_hint_edges()