|
ReactOS 0.4.16-dev-2357-g35d0dfe
|
#include <wofftypes.h>
Public Attributes | |
| FT_ULong | Tag |
| FT_ULong | Offset |
| FT_ULong | CompLength |
| FT_ULong | OrigLength |
| FT_ULong | CheckSum |
| FT_ULong | OrigOffset |
Definition at line 93 of file wofftypes.h.
| FT_ULong WOFF_TableRec_::CheckSum |
Definition at line 99 of file wofftypes.h.
| FT_ULong WOFF_TableRec_::CompLength |
Definition at line 97 of file wofftypes.h.
| FT_ULong WOFF_TableRec_::Offset |
Definition at line 96 of file wofftypes.h.
Referenced by compare_offsets().
| FT_ULong WOFF_TableRec_::OrigLength |
Definition at line 98 of file wofftypes.h.
| FT_ULong WOFF_TableRec_::OrigOffset |
Definition at line 101 of file wofftypes.h.
| FT_ULong WOFF_TableRec_::Tag |
Definition at line 95 of file wofftypes.h.