Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/cff/
Dcf2blues.h89 CF2_PairBottom = 0x4, /* the bottom edge of a stem hint */ enumerator
Dcf2hints.c159 hint->flags = CF2_PairBottom; in cf2_hint_init()
175 hint->flags = CF2_PairBottom; in cf2_hint_init()
228 ( CF2_PairBottom | CF2_PairTop ) ) != 0 ); in cf2_hint_isPair()
251 ( CF2_PairBottom | CF2_GhostBottom ) ) != 0 ); in cf2_hint_isBottom()
/external/freetype/src/cff/
Dcf2blues.h89 CF2_PairBottom = 0x4, /* the bottom edge of a stem hint */ enumerator
Dcf2hints.c159 hint->flags = CF2_PairBottom; in cf2_hint_init()
175 hint->flags = CF2_PairBottom; in cf2_hint_init()
228 ( CF2_PairBottom | CF2_PairTop ) ) != 0 ); in cf2_hint_isPair()
251 ( CF2_PairBottom | CF2_GhostBottom ) ) != 0 ); in cf2_hint_isBottom()