Home
last modified time | relevance | path

Searched refs:max_instruction_defs (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.h309 FT_UInt max_instruction_defs; member
A Dttobjs.c951 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()
A Dttinterp.c588 exec->maxIDefs = size->max_instruction_defs; in TT_Load_Context()

Completed in 22 milliseconds