Searched refs:CF2_PairTop (Results 1 – 2 of 2) sorted by relevance
90 CF2_PairTop = 0x8, /* the top edge of a stem hint */ enumerator
164 hint->flags = CF2_PairTop; in cf2_hint_init()180 hint->flags = CF2_PairTop; in cf2_hint_init()228 ( CF2_PairBottom | CF2_PairTop ) ) != 0 ); in cf2_hint_isPair()235 return (FT_Bool)( ( hint->flags & CF2_PairTop ) != 0 ); in cf2_hint_isPairTop()243 ( CF2_PairTop | CF2_GhostTop ) ) != 0 ); in cf2_hint_isTop()