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

  /external/freetype/src/sfnt/
ttload.c 648 FT_FRAME_USHORT( maxComponentDepth ),
672 maxProfile->maxComponentDepth = 0;
700 if ( maxProfile->maxComponentDepth > 100 )
704 maxProfile->maxComponentDepth ));
705 maxProfile->maxComponentDepth = 100;
    [all...]
  /external/chromium/third_party/icu/source/test/letest/
FontObject.h 145 le_uint16 maxComponentDepth;
sfnt.h 315 le_uint16 maxComponentDepth;
  /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/freetype/src/truetype/
ttgload.c     [all...]

Completed in 120 milliseconds