Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.h305 FT_UInt max_function_defs; member
A Dttobjs.c949 size->max_function_defs = 0; in tt_size_done_bytecode()
980 size->max_function_defs = maxp->maxFunctionDefs; in tt_size_init_bytecode()
1006 if ( FT_NEW_ARRAY( size->function_defs, size->max_function_defs ) || in tt_size_init_bytecode()
A Dttinterp.c586 exec->maxFDefs = size->max_function_defs; in TT_Load_Context()

Completed in 16 milliseconds