ReactOS 0.4.16-dev-598-gc07fba4
|
#include <ftccache.h>
Public Attributes | |
FT_UFast | p |
FT_UFast | mask |
FT_Long | slack |
FTC_Node * | buckets |
FTC_CacheClassRec | clazz |
FTC_Manager | manager |
FT_Memory | memory |
FT_UInt | index |
FTC_CacheClass | org_class |
Definition at line 143 of file ftccache.h.
FTC_Node* FTC_CacheRec_::buckets |
Definition at line 148 of file ftccache.h.
FTC_CacheClassRec FTC_CacheRec_::clazz |
Definition at line 150 of file ftccache.h.
FT_UInt FTC_CacheRec_::index |
Definition at line 154 of file ftccache.h.
FTC_Manager FTC_CacheRec_::manager |
Definition at line 152 of file ftccache.h.
FT_UFast FTC_CacheRec_::mask |
Definition at line 146 of file ftccache.h.
FT_Memory FTC_CacheRec_::memory |
Definition at line 153 of file ftccache.h.
FTC_CacheClass FTC_CacheRec_::org_class |
Definition at line 156 of file ftccache.h.
FT_UFast FTC_CacheRec_::p |
Definition at line 145 of file ftccache.h.
FT_Long FTC_CacheRec_::slack |
Definition at line 147 of file ftccache.h.