Searched refs:PSH_POINT_EDGE_MIN (Results 1 – 2 of 2) sorted by relevance
135 #define PSH_POINT_EDGE_MIN 512U /* point is aligned to left/bottom stem edge */ macro144 #define psh_point_is_edge_min( p ) ( (p)->flags2 & PSH_POINT_EDGE_MIN )152 #define psh_point_set_edge_min( p ) (p)->flags2 |= PSH_POINT_EDGE_MIN
1453 point->flags2 |= PSH_POINT_EDGE_MIN; in psh_hint_table_find_strong_points()1509 point->flags2 |= PSH_POINT_EDGE_MIN; in psh_hint_table_find_strong_points()