Searched defs:FTC_MruListRec_ (Results 1 – 1 of 1) sorted by relevance
120 typedef struct FTC_MruListRec_ struct122 FT_UInt num_nodes;123 FT_UInt max_nodes;124 FTC_MruNode nodes;125 FT_Pointer data;126 FTC_MruListClassRec clazz;127 FT_Memory memory;