#include <ft2build.h>
Go to the source code of this file.
Defines |
| #define | FT_COMPONENT trace_raccess |
Functions |
| | FT_Raccess_Get_HeaderInfo (FT_Library library, FT_Stream stream, FT_Long rfork_offset, FT_Long *map_offset, FT_Long *rdata_pos) |
| static int | ft_raccess_sort_ref_by_id (FT_RFork_Ref *a, FT_RFork_Ref *b) |
| | FT_Raccess_Get_DataOffsets (FT_Library library, FT_Stream stream, FT_Long map_offset, FT_Long rdata_pos, FT_Long tag, FT_Long **offsets, FT_Long *count) |
| | FT_Raccess_Guess (FT_Library library, FT_Stream stream, char *base_name, char **new_names, FT_Long *offsets, FT_Error *errors) |