Searched refs:PSH_POINT_STRONG (Results 1 – 3 of 3) sorted by relevance
130 #define PSH_POINT_STRONG 16U /* point is strong */ macro139 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG )147 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG