Home
last modified time | relevance | path

Searched refs:CF2_PairBottom (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/psaux/
Dpsblues.h89 CF2_PairBottom = 0x4, /* the bottom edge of a stem hint */ enumerator
Dpshints.c159 hint->flags = CF2_PairBottom; in cf2_hint_init()
175 hint->flags = CF2_PairBottom; in cf2_hint_init()
227 return FT_BOOL( hint->flags & ( CF2_PairBottom | CF2_PairTop ) ); in cf2_hint_isPair()
248 return FT_BOOL( hint->flags & ( CF2_PairBottom | CF2_GhostBottom ) ); in cf2_hint_isBottom()