ReactOS 0.4.15-dev-7942-gd23573b
CFF_FDSelectRec_ Struct Reference

#include <cfftypes.h>

Public Attributes

FT_Byte format
 
FT_UInt range_count
 
FT_Bytedata
 
FT_UInt data_size
 
FT_UInt cache_first
 
FT_UInt cache_count
 
FT_Byte cache_fd
 

Detailed Description

Definition at line 279 of file cfftypes.h.

Member Data Documentation

◆ cache_count

FT_UInt CFF_FDSelectRec_::cache_count

Definition at line 290 of file cfftypes.h.

Referenced by CFF_Load_FD_Select().

◆ cache_fd

FT_Byte CFF_FDSelectRec_::cache_fd

Definition at line 291 of file cfftypes.h.

◆ cache_first

FT_UInt CFF_FDSelectRec_::cache_first

Definition at line 289 of file cfftypes.h.

◆ data

FT_Byte* CFF_FDSelectRec_::data

Definition at line 285 of file cfftypes.h.

Referenced by CFF_Done_FD_Select(), and CFF_Load_FD_Select().

◆ data_size

FT_UInt CFF_FDSelectRec_::data_size

Definition at line 286 of file cfftypes.h.

Referenced by CFF_Done_FD_Select(), and CFF_Load_FD_Select().

◆ format

FT_Byte CFF_FDSelectRec_::format

Definition at line 281 of file cfftypes.h.

Referenced by CFF_Done_FD_Select(), and CFF_Load_FD_Select().

◆ range_count

FT_UInt CFF_FDSelectRec_::range_count

Definition at line 282 of file cfftypes.h.

Referenced by CFF_Done_FD_Select().


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