Home
last modified time | relevance | path

Searched defs:FTC_MruListRec_ (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/src/cache/
A Dftcmru.h118 typedef struct FTC_MruListRec_ struct
120 FT_UInt num_nodes;
121 FT_UInt max_nodes;
122 FTC_MruNode nodes;
123 FT_Pointer data;
124 FTC_MruListClassRec clazz;
125 FT_Memory memory;

Completed in 3 milliseconds