Searched refs:max_instruction_defs (Results 1 – 9 of 9) sorted by relevance
296 FT_UInt max_instruction_defs; member
1051 size->max_instruction_defs = 0; in tt_size_done_bytecode()1092 size->max_instruction_defs = maxp->maxInstructionDefs; in tt_size_init_bytecode()1126 FT_NEW_ARRAY( size->instruction_defs, size->max_instruction_defs ) || in tt_size_init_bytecode()
424 exec->maxIDefs = size->max_instruction_defs; in TT_Load_Context()
297 FT_UInt max_instruction_defs; member
1052 size->max_instruction_defs = 0; in tt_size_done_bytecode()1093 size->max_instruction_defs = maxp->maxInstructionDefs; in tt_size_init_bytecode()1127 FT_NEW_ARRAY( size->instruction_defs, size->max_instruction_defs ) || in tt_size_init_bytecode()
425 exec->maxIDefs = size->max_instruction_defs; in TT_Load_Context()
1105 size->max_instruction_defs = 0; in tt_size_done_bytecode()1146 size->max_instruction_defs = maxp->maxInstructionDefs; in tt_size_init_bytecode()1180 FT_NEW_ARRAY( size->instruction_defs, size->max_instruction_defs ) || in tt_size_init_bytecode()
376 exec->maxIDefs = size->max_instruction_defs; in TT_Load_Context()