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

  /external/skia/src/sfnt/
SkOTTable_maxp_TT.h 38 SK_OT_USHORT maxComponentDepth;
45 static_assert(offsetof(SkOTTableMaximumProfile_TT, maxComponentDepth) == 30, "SkOTTableMaximumProfile_TT_maxComponentDepth_not_at_30");
  /external/skqp/src/sfnt/
SkOTTable_maxp_TT.h 38 SK_OT_USHORT maxComponentDepth;
45 static_assert(offsetof(SkOTTableMaximumProfile_TT, maxComponentDepth) == 30, "SkOTTableMaximumProfile_TT_maxComponentDepth_not_at_30");
  /external/icu/icu4c/source/samples/layout/
sfnt.h 188 le_uint16 maxComponentDepth;
  /external/icu/icu4c/source/test/letest/
FontObject.h 147 le_uint16 maxComponentDepth;
sfnt.h 317 le_uint16 maxComponentDepth;
  /external/icu/icu4c/source/test/perf/leperf/
FontObject.h 151 le_uint16 maxComponentDepth;
sfnt.h 321 le_uint16 maxComponentDepth;
  /external/freetype/include/freetype/
tttables.h 561 /* maxComponentDepth :: The maximum nesting depth of composite */
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
tttables.h 545 /* maxComponentDepth :: The maximum nesting depth of composite */
567 FT_UShort maxComponentDepth;
    [all...]

Completed in 271 milliseconds