#include <ftccache.h>
Public Attributes | |
FTC_MruNodeRec | mru |
FTC_Node | link |
FT_UInt32 | hash |
FT_UShort | cache_index |
FT_Short | ref_count |
Definition at line 55 of file ftccache.h.
Definition at line 57 of file ftccache.h.
Definition at line 58 of file ftccache.h.
Referenced by FTC_Cache_Clear(), FTC_Cache_RemoveFaceID(), ftc_cache_resize(), ftc_node_hash_link(), and ftc_node_hash_unlink().
Definition at line 59 of file ftccache.h.
Referenced by ftc_cache_add(), ftc_cache_resize(), ftc_node_hash_link(), and ftc_node_hash_unlink().
Definition at line 61 of file ftccache.h.
Referenced by ftc_cache_add(), FTC_ImageCache_Lookup(), FTC_ImageCache_LookupScaler(), FTC_Manager_FlushN(), FTC_SBitCache_Lookup(), and FTC_SBitCache_LookupScaler().