Searched refs:PSH_POINT_EDGE_MIN (Results 1 – 2 of 2) sorted by relevance
141 PSH_POINT_EDGE_MIN = 512, /* point is aligned to left/bottom stem edge */ enumerator150 #define psh_point_is_edge_min( p ) ( (p)->flags2 & PSH_POINT_EDGE_MIN )158 #define psh_point_set_edge_min( p ) (p)->flags2 |= PSH_POINT_EDGE_MIN
1558 point->flags2 |= PSH_POINT_EDGE_MIN; in psh_hint_table_find_strong_points()1614 point->flags2 |= PSH_POINT_EDGE_MIN; in psh_hint_table_find_strong_points()