Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/sfnt/
A Dttload.c647 FT_FRAME_USHORT( maxFunctionDefs ), in tt_face_load_maxp()
671 maxProfile->maxFunctionDefs = 0; in tt_face_load_maxp()
689 if ( maxProfile->maxFunctionDefs < 64 ) in tt_face_load_maxp()
690 maxProfile->maxFunctionDefs = 64; in tt_face_load_maxp()
/AliOS-Things-master/components/freetype/include/
A Dtttables.h543 FT_UShort maxFunctionDefs; member
/AliOS-Things-master/components/freetype/src/truetype/
A Dttobjs.c980 size->max_function_defs = maxp->maxFunctionDefs; in tt_size_init_bytecode()

Completed in 12 milliseconds