Searched refs:AF_EDGE_NEUTRAL (Results 1 – 5 of 5) sorted by relevance
230 #define AF_EDGE_NEUTRAL ( 1U << 3 ) /* edge aligns to a neutral blue zone */ macro
2035 edge->flags |= AF_EDGE_NEUTRAL; in af_latin_hints_compute_blue_edges()2443 FT_Byte neutral = edge->flags & AF_EDGE_NEUTRAL; in af_latin_hint_edges()2444 FT_Byte neutral2 = edge2->flags & AF_EDGE_NEUTRAL; in af_latin_hint_edges()2450 edge2->flags &= ~AF_EDGE_NEUTRAL; in af_latin_hint_edges()2455 edge->flags &= ~AF_EDGE_NEUTRAL; in af_latin_hint_edges()
233 #define AF_EDGE_NEUTRAL ( 1U << 3 ) /* edge aligns to a neutral blue zone */ macro
2427 edge->flags |= AF_EDGE_NEUTRAL; in af_latin_hints_compute_blue_edges()2883 FT_Byte neutral = edge->flags & AF_EDGE_NEUTRAL; in af_latin_hint_edges()2884 FT_Byte neutral2 = edge2->flags & AF_EDGE_NEUTRAL; in af_latin_hint_edges()2890 edge2->flags &= ~AF_EDGE_NEUTRAL; in af_latin_hint_edges()2895 edge->flags &= ~AF_EDGE_NEUTRAL; in af_latin_hint_edges()
1660 `AF_EDGE_NEUTRAL'.1663 neutral blue zones with AF_EDGE_NEUTRAL.