HomeSort by relevance Sort by last modified time
    Searched refs:maxInstructionDefs (Results 1 - 12 of 12) 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/pdfium/third_party/freetype/include/
tttables.h 532 /* maxInstructionDefs :: The maximum number of instruction */
563 FT_UShort maxInstructionDefs;
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttload.c 654 FT_FRAME_USHORT( maxInstructionDefs ),
678 maxProfile->maxInstructionDefs = 0;
    [all...]
  /external/freetype/src/sfnt/
ttload.c 691 FT_FRAME_USHORT( maxInstructionDefs ),
715 maxProfile->maxInstructionDefs = 0;
    [all...]
  /external/freetype/src/truetype/
ttobjs.c 973 size->max_instruction_defs = maxp->maxInstructionDefs;
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.c 980 size->max_instruction_defs = maxp->maxInstructionDefs;
    [all...]

Completed in 297 milliseconds