zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ftrfork.h File Reference
#include <ft2build.h>
#include <FT_INTERNAL_OBJECTS_H>

Go to the source code of this file.

Classes

struct  FT_RFork_Ref_
 

Macros

#define FT_RACCESS_N_RULES   9
 

Typedefs

typedef struct FT_RFork_Ref_ FT_RFork_Ref
 

Functions

 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_Get_HeaderInfo (FT_Library library, FT_Stream stream, FT_Long rfork_offset, FT_Long *map_offset, FT_Long *rdata_pos)
 
 FT_Raccess_Guess (FT_Library library, FT_Stream stream, char *base_name, char **new_names, FT_Long *offsets, FT_Error *errors)
 

Macro Definition Documentation

#define FT_RACCESS_N_RULES   9

Definition at line 37 of file ftrfork.h.

Referenced by FT_Raccess_Guess().

Typedef Documentation

typedef struct FT_RFork_Ref_ FT_RFork_Ref

Function Documentation

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_Get_HeaderInfo ( FT_Library  library,
FT_Stream  stream,
FT_Long  rfork_offset,
FT_Long map_offset,
FT_Long rdata_pos 
)
FT_Raccess_Guess ( FT_Library  library,
FT_Stream  stream,
char *  base_name,
char **  new_names,
FT_Long offsets,
FT_Error errors 
)

Definition at line 823 of file ftrfork.c.

References FT_RACCESS_N_RULES, FT_UNUSED, i, and NULL.