Searched refs:AF_EDGE_NEUTRAL (Results 1 – 2 of 2) sorted by relevance
230 #define AF_EDGE_NEUTRAL ( 1U << 3 ) /* edge aligns to a neutral blue zone */ macro
1934 edge->flags |= AF_EDGE_NEUTRAL; in af_latin_hints_compute_blue_edges()2342 FT_Byte neutral = edge->flags & AF_EDGE_NEUTRAL; in af_latin_hint_edges()2343 FT_Byte neutral2 = edge2->flags & AF_EDGE_NEUTRAL; in af_latin_hint_edges()2349 edge2->flags &= ~AF_EDGE_NEUTRAL; in af_latin_hint_edges()2354 edge->flags &= ~AF_EDGE_NEUTRAL; in af_latin_hint_edges()