Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsblues.h87 CF2_GhostBottom = 0x1, /* a single bottom edge */ enumerator
Dpshints.c117 hint->flags = CF2_GhostBottom; in cf2_hint_init()
248 return FT_BOOL( hint->flags & ( CF2_PairBottom | CF2_GhostBottom ) ); in cf2_hint_isBottom()
974 edge.flags = CF2_GhostBottom | in cf2_hintmap_build()
Dpsblues.c167 blues->emBoxBottomEdge.flags = CF2_GhostBottom | in cf2_blues_init()