HomeSort by relevance Sort by last modified time
    Searched refs:CF2_Int (Results 26 - 28 of 28) sorted by null

12

  /external/chromium_org/third_party/freetype/src/cff/
cf2hints.c 68 static CF2_Int
673 CF2_Int iSrc = hintmap->count - 1;
674 CF2_Int iDst = isPair ? hintmap->count + 1 : hintmap->count;
676 CF2_Int count = hintmap->count - indexInsert;
    [all...]
  /external/freetype/src/cff/
cf2blues.c 89 CF2_Int unitsPerEm = font->unitsPerEm;
cf2hints.c 68 static CF2_Int
673 CF2_Int iSrc = hintmap->count - 1;
674 CF2_Int iDst = isPair ? hintmap->count + 1 : hintmap->count;
676 CF2_Int count = hintmap->count - indexInsert;
    [all...]

Completed in 137 milliseconds

12