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

  /external/skia/src/sfnt/
SkOTTable_maxp_TT.h 39 SK_OT_USHORT maxComponentDepth;
46 SK_COMPILE_ASSERT(offsetof(SkOTTableMaximumProfile_TT, maxComponentDepth) == 28, SkOTTableMaximumProfile_TT_maxComponentDepth_not_at_26);
  /external/freetype/src/sfnt/
ttload.c 653 FT_FRAME_USHORT( maxComponentDepth ),
677 maxProfile->maxComponentDepth = 0;
705 if ( maxProfile->maxComponentDepth > 100 )
709 maxProfile->maxComponentDepth ));
710 maxProfile->maxComponentDepth = 100;
    [all...]
  /external/freetype/include/freetype/
tttables.h 522 /* maxComponentDepth :: The maximum nesting depth of composite */
544 FT_UShort maxComponentDepth;
    [all...]
  /external/icu4c/samples/layout/
sfnt.h 182 le_uint16 maxComponentDepth;
  /external/icu4c/test/letest/
FontObject.h 145 le_uint16 maxComponentDepth;
sfnt.h 315 le_uint16 maxComponentDepth;
  /external/harfbuzz_ng/src/hb-icu-le/
sfnt.h 318 le_uint16 maxComponentDepth;
  /external/freetype/src/truetype/
ttgload.c     [all...]

Completed in 143 milliseconds