Searched defs:FTC_NodeRec_ (Results 1 – 1 of 1) sorted by relevance
58 typedef struct FTC_NodeRec_ struct60 FTC_MruNodeRec mru; /* circular mru list pointer */61 FTC_Node link; /* used for hashing */62 FT_Offset hash; /* used for hashing too */63 FT_UShort cache_index; /* index of cache the node belongs to */64 FT_Short ref_count; /* reference count for this node */