ReactOS 0.4.16-dev-1007-g2e85425
AFM_ParserRec_ Struct Reference

#include <psaux.h>

Collaboration diagram for AFM_ParserRec_:

Public Attributes

FT_Memory memory
 
AFM_Stream stream
 
AFM_FontInfo FontInfo
 
FT_Int(* get_index )(const char *name, FT_Offset len, void *user_data)
 
voiduser_data
 

Detailed Description

Definition at line 1300 of file psaux.h.

Member Data Documentation

◆ FontInfo

AFM_FontInfo AFM_ParserRec_::FontInfo

Definition at line 1305 of file psaux.h.

◆ get_index

FT_Int(* AFM_ParserRec_::get_index) (const char *name, FT_Offset len, void *user_data)

Definition at line 1307 of file psaux.h.

◆ memory

FT_Memory AFM_ParserRec_::memory

Definition at line 1302 of file psaux.h.

◆ stream

AFM_Stream AFM_ParserRec_::stream

Definition at line 1303 of file psaux.h.

◆ user_data

void* AFM_ParserRec_::user_data

Definition at line 1312 of file psaux.h.


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