Home
last modified time | relevance | path

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

/external/icu4c/samples/layout/
Dsfnt.h178 le_uint16 maxInstructionDefs; member
/external/icu4c/test/letest/
DFontObject.h141 le_uint16 maxInstructionDefs; member
Dsfnt.h311 le_uint16 maxInstructionDefs; member
/external/freetype/include/freetype/
Dtttables.h540 FT_UShort maxInstructionDefs; member
/external/freetype/src/sfnt/
Dttload.c649 FT_FRAME_USHORT( maxInstructionDefs ), in tt_face_load_maxp()
673 maxProfile->maxInstructionDefs = 0; in tt_face_load_maxp()
/external/freetype/src/truetype/
Dttobjs.c935 size->max_instruction_defs = maxp->maxInstructionDefs; in tt_size_init_bytecode()