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

  /external/chromium_org/third_party/skia/src/sfnt/
SkOTTable_maxp_TT.h 36 SK_OT_USHORT maxInstructionDefs;
  /external/skia/src/sfnt/
SkOTTable_maxp_TT.h 36 SK_OT_USHORT maxInstructionDefs;
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 509 /* maxInstructionDefs :: The maximum number of instruction */
540 FT_UShort maxInstructionDefs;
    [all...]
  /external/chromium_org/third_party/icu/source/samples/layout/
sfnt.h 178 le_uint16 maxInstructionDefs;
  /external/chromium_org/third_party/icu/source/test/letest/
FontObject.h 141 le_uint16 maxInstructionDefs;
sfnt.h 311 le_uint16 maxInstructionDefs;
  /external/chromium_org/third_party/icu/source/test/perf/leperf/
FontObject.h 141 le_uint16 maxInstructionDefs;
sfnt.h 311 le_uint16 maxInstructionDefs;
  /external/freetype/include/
tttables.h 513 /* maxInstructionDefs :: The maximum number of instruction */
544 FT_UShort maxInstructionDefs;
    [all...]
  /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/pdfium/core/include/thirdparties/freetype/freetype/
tttables.h 509 /* maxInstructionDefs :: The maximum number of instruction */
540 FT_UShort maxInstructionDefs;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/
tttables.h 509 /* maxInstructionDefs :: The maximum number of instruction */
540 FT_UShort maxInstructionDefs;
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttload.c 651 FT_FRAME_USHORT( maxInstructionDefs ),
675 maxProfile->maxInstructionDefs = 0;
    [all...]
  /external/freetype/src/sfnt/
ttload.c 648 FT_FRAME_USHORT( maxInstructionDefs ),
672 maxProfile->maxInstructionDefs = 0;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/
ttload.c 674 FT_FRAME_USHORT( maxInstructionDefs ),
698 maxProfile->maxInstructionDefs = 0;
    [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttobjs.c 976 size->max_instruction_defs = maxp->maxInstructionDefs;
    [all...]
  /external/freetype/src/truetype/
ttobjs.c 981 size->max_instruction_defs = maxp->maxInstructionDefs;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttobjs.c 986 size->max_instruction_defs = maxp->maxInstructionDefs;
    [all...]

Completed in 715 milliseconds