Home
last modified time | relevance | path

Searched refs:maxInstructionDefs (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/sfnt/
DSkOTTable_maxp_TT.h34 SK_OT_USHORT maxInstructionDefs; member
/external/icu/icu4c/source/samples/layout/
Dsfnt.h184 le_uint16 maxInstructionDefs; member
/external/icu/icu4c/source/test/perf/leperf/
DFontObject.h147 le_uint16 maxInstructionDefs; member
Dsfnt.h317 le_uint16 maxInstructionDefs; member
/external/icu/icu4c/source/test/letest/
DFontObject.h143 le_uint16 maxInstructionDefs; member
Dsfnt.h313 le_uint16 maxInstructionDefs; member
/external/freetype/include/freetype/
Dtttables.h579 FT_UShort maxInstructionDefs; member
/external/pdfium/third_party/freetype/include/freetype/
Dtttables.h563 FT_UShort maxInstructionDefs; member
/external/pdfium/third_party/freetype/src/sfnt/
Dttload.c724 FT_FRAME_USHORT( maxInstructionDefs ), in tt_face_load_maxp()
748 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
/external/freetype/src/sfnt/
Dttload.c724 FT_FRAME_USHORT( maxInstructionDefs ), in tt_face_load_maxp()
748 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
/external/pdfium/third_party/freetype/src/truetype/
Dttobjs.c1022 size->max_instruction_defs = maxp->maxInstructionDefs; in tt_size_init_bytecode()
/external/freetype/src/truetype/
Dttobjs.c1004 size->max_instruction_defs = maxp->maxInstructionDefs; in tt_size_init_bytecode()