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

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

Completed in 111 milliseconds