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

/external/skia/src/sfnt/
H A DSkOTTable_maxp_TT.h34 SK_OT_USHORT maxInstructionDefs; variable
/external/icu/icu4c/source/samples/layout/
H A Dsfnt.h184 le_uint16 maxInstructionDefs; member in struct:MAXPTable
/external/icu/icu4c/source/test/letest/
H A DFontObject.h143 le_uint16 maxInstructionDefs; member in struct:MAXPTable
H A Dsfnt.h313 le_uint16 maxInstructionDefs; member in struct:MAXPTable
/external/icu/icu4c/source/test/perf/leperf/
H A DFontObject.h147 le_uint16 maxInstructionDefs; member in struct:MAXPTable
H A Dsfnt.h317 le_uint16 maxInstructionDefs; member in struct:MAXPTable
/external/freetype/include/freetype/
H A Dtttables.h548 /* maxInstructionDefs :: The maximum number of instruction */
579 FT_UShort maxInstructionDefs; member in struct:TT_MaxProfile_
/external/pdfium/third_party/freetype/include/freetype/
H A Dtttables.h532 /* maxInstructionDefs :: The maximum number of instruction */
563 FT_UShort maxInstructionDefs; member in struct:TT_MaxProfile_
/external/freetype/src/sfnt/
H A Dttload.c724 FT_FRAME_USHORT( maxInstructionDefs ),
748 maxProfile->maxInstructionDefs = 0;
/external/pdfium/third_party/freetype/src/sfnt/
H A Dttload.c724 FT_FRAME_USHORT( maxInstructionDefs ),
748 maxProfile->maxInstructionDefs = 0;
/external/freetype/src/truetype/
H A Dttobjs.c1004 size->max_instruction_defs = maxp->maxInstructionDefs;
/external/pdfium/third_party/freetype/src/truetype/
H A Dttobjs.c1022 size->max_instruction_defs = maxp->maxInstructionDefs;

Completed in 102 milliseconds