HomeSort by relevance Sort by last modified time
    Searched refs:CF2_PairTop (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/cff/
cf2blues.h 90 CF2_PairTop = 0x8, /* the top edge of a stem hint */
cf2hints.c 164 hint->flags = CF2_PairTop;
180 hint->flags = CF2_PairTop;
228 ( CF2_PairBottom | CF2_PairTop ) ) != 0;
235 return ( hint->flags & CF2_PairTop ) != 0;
243 ( CF2_PairTop | CF2_GhostTop ) ) != 0;
    [all...]

Completed in 1968 milliseconds