ReactOS 0.4.15-dev-8052-gc0e3179
FTC_CacheRec_ Struct Reference

#include <ftccache.h>

Collaboration diagram for FTC_CacheRec_:

Public Attributes

FT_UFast p
 
FT_UFast mask
 
FT_Long slack
 
FTC_Nodebuckets
 
FTC_CacheClassRec clazz
 
FTC_Manager manager
 
FT_Memory memory
 
FT_UInt index
 
FTC_CacheClass org_class
 

Detailed Description

Definition at line 143 of file ftccache.h.

Member Data Documentation

◆ buckets

FTC_Node* FTC_CacheRec_::buckets

Definition at line 148 of file ftccache.h.

◆ clazz

FTC_CacheClassRec FTC_CacheRec_::clazz

Definition at line 150 of file ftccache.h.

◆ index

FT_UInt FTC_CacheRec_::index

Definition at line 154 of file ftccache.h.

◆ manager

FTC_Manager FTC_CacheRec_::manager

Definition at line 152 of file ftccache.h.

◆ mask

FT_UFast FTC_CacheRec_::mask

Definition at line 146 of file ftccache.h.

◆ memory

FT_Memory FTC_CacheRec_::memory

Definition at line 153 of file ftccache.h.

◆ org_class

FTC_CacheClass FTC_CacheRec_::org_class

Definition at line 156 of file ftccache.h.

◆ p

FT_UFast FTC_CacheRec_::p

Definition at line 145 of file ftccache.h.

◆ slack

FT_Long FTC_CacheRec_::slack

Definition at line 147 of file ftccache.h.


The documentation for this struct was generated from the following file: