Searched refs:max_instruction_defs (Results 1 – 3 of 3) sorted by relevance
309 FT_UInt max_instruction_defs; member
951 size->max_instruction_defs = 0; in tt_size_done_bytecode()981 size->max_instruction_defs = maxp->maxInstructionDefs; in tt_size_init_bytecode()1007 FT_NEW_ARRAY( size->instruction_defs, size->max_instruction_defs ) || in tt_size_init_bytecode()
588 exec->maxIDefs = size->max_instruction_defs; in TT_Load_Context()
Completed in 22 milliseconds