ReactOS 0.4.15-dev-7918-g2a2556c
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 1233 of file psaux.h.

Member Data Documentation

◆ FontInfo

AFM_FontInfo AFM_ParserRec_::FontInfo

Definition at line 1238 of file psaux.h.

◆ get_index

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

Definition at line 1240 of file psaux.h.

◆ memory

FT_Memory AFM_ParserRec_::memory

Definition at line 1235 of file psaux.h.

◆ stream

AFM_Stream AFM_ParserRec_::stream

Definition at line 1236 of file psaux.h.

◆ user_data

void* AFM_ParserRec_::user_data

Definition at line 1245 of file psaux.h.


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