zenilib
0.5.3.0
|
#include <tttypes.h>
Public Attributes | |
FT_ULong | CheckSum |
FT_ULong | Length |
FT_ULong | Offset |
FT_ULong | Tag |
FT_ULong TT_TableRec_::CheckSum |
Definition at line 133 of file tttypes.h.
Referenced by tt_face_load_font_dir(), and tt_get_sfnt_checksum().
FT_ULong TT_TableRec_::Length |
Definition at line 135 of file tttypes.h.
Referenced by check_table_dir(), sfnt_table_info(), tt_check_trickyness_sfnt_ids(), tt_face_goto_table(), tt_face_load_any(), tt_face_load_font_dir(), tt_face_lookup_table(), and tt_get_sfnt_checksum().
FT_ULong TT_TableRec_::Offset |
Definition at line 134 of file tttypes.h.
Referenced by check_table_dir(), sfnt_table_info(), tt_face_goto_table(), tt_face_load_any(), tt_face_load_font_dir(), and tt_face_load_loca().
FT_ULong TT_TableRec_::Tag |
Definition at line 132 of file tttypes.h.
Referenced by check_table_dir(), sfnt_table_info(), tt_check_trickyness_sfnt_ids(), tt_face_load_font_dir(), tt_face_lookup_table(), and tt_get_sfnt_checksum().