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

  /external/freetype/src/cff/
cf2blues.h 89 CF2_PairBottom = 0x4, /* the bottom edge of a stem hint */
cf2hints.c 159 hint->flags = CF2_PairBottom;
175 hint->flags = CF2_PairBottom;
228 ( CF2_PairBottom | CF2_PairTop ) ) != 0 );
251 ( CF2_PairBottom | CF2_GhostBottom ) ) != 0 );
    [all...]
  /external/pdfium/third_party/freetype/src/cff/
cf2blues.h 89 CF2_PairBottom = 0x4, /* the bottom edge of a stem hint */
cf2hints.c 159 hint->flags = CF2_PairBottom;
175 hint->flags = CF2_PairBottom;
228 ( CF2_PairBottom | CF2_PairTop ) ) != 0 );
251 ( CF2_PairBottom | CF2_GhostBottom ) ) != 0 );
    [all...]

Completed in 397 milliseconds