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

  /external/skia/src/sfnt/
SkOTTable_maxp_TT.h 36 SK_OT_USHORT maxInstructionDefs;
  /external/icu/icu4c/source/samples/layout/
sfnt.h 178 le_uint16 maxInstructionDefs;
  /external/icu/icu4c/source/test/letest/
FontObject.h 141 le_uint16 maxInstructionDefs;
sfnt.h 311 le_uint16 maxInstructionDefs;
  /external/icu/icu4c/source/test/perf/leperf/
FontObject.h 141 le_uint16 maxInstructionDefs;
sfnt.h 311 le_uint16 maxInstructionDefs;
  /external/freetype/include/
tttables.h 532 /* maxInstructionDefs :: The maximum number of instruction */
563 FT_UShort maxInstructionDefs;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/
tttables.h 532 /* maxInstructionDefs :: The maximum number of instruction */
563 FT_UShort maxInstructionDefs;
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
tttables.h 532 /* maxInstructionDefs :: The maximum number of instruction */
563 FT_UShort maxInstructionDefs;
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
tttables.h 532 /* maxInstructionDefs :: The maximum number of instruction */
563 FT_UShort maxInstructionDefs;
    [all...]
  /external/freetype/src/sfnt/
ttload.c 691 FT_FRAME_USHORT( maxInstructionDefs ),
715 maxProfile->maxInstructionDefs = 0;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttload.c 724 FT_FRAME_USHORT( maxInstructionDefs ),
748 maxProfile->maxInstructionDefs = 0;
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttload.c 724 FT_FRAME_USHORT( maxInstructionDefs ),
748 maxProfile->maxInstructionDefs = 0;
    [all...]
  /external/freetype/src/truetype/
ttobjs.c 973 size->max_instruction_defs = maxp->maxInstructionDefs;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttobjs.c     [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.c     [all...]

Completed in 4714 milliseconds