Home
last modified time | relevance | path

Searched refs:PSH_POINT_STRONG (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
Dpshalgo.h130 #define PSH_POINT_STRONG 16U /* point is strong */ macro
139 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG )
147 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG
/external/freetype/src/pshinter/
Dpshalgo.h130 #define PSH_POINT_STRONG 16U /* point is strong */ macro
139 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG )
147 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG
/external/pdfium/third_party/freetype/src/pshinter/
Dpshalgo.h130 #define PSH_POINT_STRONG 16U /* point is strong */ macro
139 #define psh_point_is_strong( p ) ( (p)->flags2 & PSH_POINT_STRONG )
147 #define psh_point_set_strong( p ) (p)->flags2 |= PSH_POINT_STRONG