XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
AFM_Parser_FuncsRec_ Struct Reference

#include <psaux.h>

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)
 

Member Data Documentation

◆ done

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

◆ init

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

◆ parse

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

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