ReactOS 0.4.16-dev-1163-gec5b142
AFM_Parser_FuncsRec_ Struct Reference

#include <psaux.h>

Collaboration diagram for AFM_Parser_FuncsRec_:

Public Attributes

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

Detailed Description

Definition at line 1259 of file psaux.h.

Member Data Documentation

◆ done

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

Definition at line 1267 of file psaux.h.

Referenced by T1_Read_Metrics().

◆ init

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

Definition at line 1261 of file psaux.h.

Referenced by T1_Read_Metrics().

◆ parse

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

Definition at line 1270 of file psaux.h.

Referenced by T1_Read_Metrics().


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