Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-maxp-table.hh60 HBUINT16 maxInstructionDefs; /* Number of IDEFs. */ member
126 v1.maxInstructionDefs.set (0); in drop_hint_fields()
/external/skqp/src/sfnt/
DSkOTTable_maxp_TT.h34 SK_OT_USHORT maxInstructionDefs; member
/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/fonttools/Snippets/
Dotf2ttf.py61 maxp.maxInstructionDefs = 0
/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.h626 FT_UShort maxInstructionDefs; member
/external/freetype/src/sfnt/
Dttload.c742 FT_FRAME_USHORT( maxInstructionDefs ), in tt_face_load_maxp()
766 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
/external/fonttools/Lib/fontTools/varLib/
Dmutator.py347 maxp.maxInstructionDefs += 1
/external/fonttools/Lib/fontTools/
DfontBuilder.py156 maxInstructionDefs = 0,
/external/freetype/src/truetype/
Dttobjs.c1078 size->max_instruction_defs = maxp->maxInstructionDefs; in tt_size_init_bytecode()
/external/fonttools/Lib/fontTools/subset/
D__init__.py2179 self.maxInstructionDefs = 0