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

/external/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h36 SK_OT_USHORT maxInstructionDefs; member in struct:SkOTTableMaximumProfile_TT
/external/icu/icu4c/source/samples/layout/
H A Dsfnt.h178 le_uint16 maxInstructionDefs; member in struct:MAXPTable
/external/icu/icu4c/source/test/letest/
H A DFontObject.h141 le_uint16 maxInstructionDefs; member in struct:MAXPTable
H A Dsfnt.h311 le_uint16 maxInstructionDefs; member in struct:MAXPTable
/external/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h141 le_uint16 maxInstructionDefs; member in struct:MAXPTable
H A Dsfnt.h311 le_uint16 maxInstructionDefs; member in struct:MAXPTable
/external/freetype/include/
H A Dtttables.h532 /* maxInstructionDefs :: The maximum number of instruction */
563 FT_UShort maxInstructionDefs; member in struct:TT_MaxProfile_
/external/pdfium/third_party/freetype/include/
H A Dtttables.h532 /* maxInstructionDefs :: The maximum number of instruction */
563 FT_UShort maxInstructionDefs; member in struct:TT_MaxProfile_
/external/pdfium/third_party/freetype/src/sfnt/
H A Dttload.c654 FT_FRAME_USHORT( maxInstructionDefs ),
678 maxProfile->maxInstructionDefs = 0;
/external/freetype/src/sfnt/
H A Dttload.c691 FT_FRAME_USHORT( maxInstructionDefs ),
715 maxProfile->maxInstructionDefs = 0;
/external/freetype/src/truetype/
H A Dttobjs.c973 size->max_instruction_defs = maxp->maxInstructionDefs;
/external/pdfium/third_party/freetype/src/truetype/
H A Dttobjs.c980 size->max_instruction_defs = maxp->maxInstructionDefs;

Completed in 85 milliseconds