Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
Dpshalgo.h117 #define PSH_POINT_INFLEX 4U /* point is inflection */ macro
122 #define psh_point_is_inflex( p ) ( (p)->flags & PSH_POINT_INFLEX )
126 #define psh_point_set_inflex( p ) (p)->flags |= PSH_POINT_INFLEX
/external/freetype/src/pshinter/
Dpshalgo.h117 #define PSH_POINT_INFLEX 4U /* point is inflection */ macro
122 #define psh_point_is_inflex( p ) ( (p)->flags & PSH_POINT_INFLEX )
126 #define psh_point_set_inflex( p ) (p)->flags |= PSH_POINT_INFLEX
/external/pdfium/third_party/freetype/src/pshinter/
Dpshalgo.h117 #define PSH_POINT_INFLEX 4U /* point is inflection */ macro
122 #define psh_point_is_inflex( p ) ( (p)->flags & PSH_POINT_INFLEX )
126 #define psh_point_set_inflex( p ) (p)->flags |= PSH_POINT_INFLEX