zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
AFM_Parser_FuncsRec_ Struct Reference

#include <psaux.h>

Public Attributes

void(* done )(AFM_Parser parser)
 
FT_Error(* init )(AFM_Parser parser, FT_Memory memory, FT_Byte *base, FT_Byte *limit)
 
FT_Error(* parse )(AFM_Parser parser)
 

Detailed Description

Definition at line 710 of file psaux.h.

Member Data Documentation

void(* AFM_Parser_FuncsRec_::done)(AFM_Parser parser)

Definition at line 719 of file psaux.h.

Referenced by parse_afm(), and T1_Read_Metrics().

FT_Error(* AFM_Parser_FuncsRec_::init)(AFM_Parser parser, FT_Memory memory, FT_Byte *base, FT_Byte *limit)

Definition at line 713 of file psaux.h.

Referenced by parse_afm(), and T1_Read_Metrics().

FT_Error(* AFM_Parser_FuncsRec_::parse)(AFM_Parser parser)

Definition at line 722 of file psaux.h.

Referenced by parse_afm(), and T1_Read_Metrics().


The documentation for this struct was generated from the following file: