Home
last modified time | relevance | path

Searched refs:max_nodes (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/freetype/src/cache/
A Dftcmru.c171 FT_UInt max_nodes, in FTC_MruList_Init() argument
176 list->max_nodes = max_nodes; in FTC_MruList_Init()
245 if ( list->num_nodes >= list->max_nodes && list->max_nodes > 0 ) in FTC_MruList_New()
A Dftcmru.h121 FT_UInt max_nodes; member
133 FT_UInt max_nodes,

Completed in 3 milliseconds