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

  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_maxp_TT.h 33 SK_OT_USHORT maxTwilightPoints;
  /external/skia/src/sfnt/
SkOTTable_maxp_TT.h 33 SK_OT_USHORT maxTwilightPoints;
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 499 /* maxTwilightPoints :: The maximum number of points in the */
537 FT_UShort maxTwilightPoints;
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttload.c 648 FT_FRAME_USHORT( maxTwilightPoints ),
672 maxProfile->maxTwilightPoints = 0;
696 if ( maxProfile->maxTwilightPoints > ( 0xFFFFU - 4 ) )
703 maxProfile->maxTwilightPoints = 0xFFFFU - 4;
    [all...]
  /external/chromium_org/third_party/icu/source/samples/layout/
sfnt.h 175 le_uint16 maxTwilightPoints;
  /external/chromium_org/third_party/icu/source/test/letest/
FontObject.h 138 le_uint16 maxTwilightPoints;
sfnt.h 308 le_uint16 maxTwilightPoints;
  /external/chromium_org/third_party/icu/source/test/perf/leperf/
FontObject.h 138 le_uint16 maxTwilightPoints;
sfnt.h 308 le_uint16 maxTwilightPoints;
  /external/freetype/include/
tttables.h 503 /* maxTwilightPoints :: The maximum number of points in the */
541 FT_UShort maxTwilightPoints;
    [all...]
  /external/freetype/src/sfnt/
ttload.c 645 FT_FRAME_USHORT( maxTwilightPoints ),
669 maxProfile->maxTwilightPoints = 0;
693 if ( maxProfile->maxTwilightPoints > ( 0xFFFFU - 4 ) )
700 maxProfile->maxTwilightPoints = 0xFFFFU - 4;
    [all...]
  /external/icu/icu4c/source/samples/layout/
sfnt.h 175 le_uint16 maxTwilightPoints;
  /external/icu/icu4c/source/test/letest/
FontObject.h 138 le_uint16 maxTwilightPoints;
sfnt.h 308 le_uint16 maxTwilightPoints;
  /external/icu/icu4c/source/test/perf/leperf/
FontObject.h 138 le_uint16 maxTwilightPoints;
sfnt.h 308 le_uint16 maxTwilightPoints;
  /external/pdfium/core/include/thirdparties/freetype/freetype/
tttables.h 499 /* maxTwilightPoints :: The maximum number of points in the */
537 FT_UShort maxTwilightPoints;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
tttables.h 499 /* maxTwilightPoints :: The maximum number of points in the */
537 FT_UShort maxTwilightPoints;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttload.c 671 FT_FRAME_USHORT( maxTwilightPoints ),
695 maxProfile->maxTwilightPoints = 0;
719 if ( maxProfile->maxTwilightPoints > ( 0xFFFFU - 4 ) )
726 maxProfile->maxTwilightPoints = 0xFFFFU - 4;
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c     [all...]
  /external/freetype/src/truetype/
ttobjs.c     [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttobjs.c     [all...]

Completed in 644 milliseconds