Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cache/
A Dftcmru.h108 typedef struct FTC_MruListClassRec_ struct
110 FT_Offset node_size;
111 FTC_MruNode_CompareFunc node_compare;
112 FTC_MruNode_InitFunc node_init;
113 FTC_MruNode_ResetFunc node_reset;
114 FTC_MruNode_DoneFunc node_done;

Completed in 2 milliseconds