|
XenevaOS
|
#include <cfftypes.h>

Public Attributes | |
| FT_Stream | stream |
| FT_ULong | start |
| FT_UInt | hdr_size |
| FT_UInt | count |
| FT_Byte | off_size |
| FT_ULong | data_offset |
| FT_ULong | data_size |
| FT_ULong * | offsets |
| FT_Byte * | bytes |
| FT_Byte* CFF_IndexRec_::bytes |
| FT_UInt CFF_IndexRec_::count |
| FT_ULong CFF_IndexRec_::data_offset |
| FT_ULong CFF_IndexRec_::data_size |
| FT_UInt CFF_IndexRec_::hdr_size |
| FT_Byte CFF_IndexRec_::off_size |
| FT_ULong* CFF_IndexRec_::offsets |
| FT_ULong CFF_IndexRec_::start |
| FT_Stream CFF_IndexRec_::stream |