ReactOS 0.4.15-dev-7918-g2a2556c
PS_TableRec_ Struct Reference

#include <psaux.h>

Collaboration diagram for PS_TableRec_:

Public Attributes

FT_Byteblock
 
FT_Offset cursor
 
FT_Offset capacity
 
FT_ULong init
 
FT_Int max_elems
 
FT_Int num_elems
 
FT_Byte ** elements
 
FT_UIntlengths
 
FT_Memory memory
 
PS_Table_FuncsRec funcs
 

Detailed Description

Definition at line 141 of file psaux.h.

Member Data Documentation

◆ block

FT_Byte* PS_TableRec_::block

Definition at line 143 of file psaux.h.

Referenced by T42_Open_Face().

◆ capacity

FT_Offset PS_TableRec_::capacity

Definition at line 145 of file psaux.h.

◆ cursor

FT_Offset PS_TableRec_::cursor

Definition at line 144 of file psaux.h.

◆ elements

FT_Byte** PS_TableRec_::elements

◆ funcs

PS_Table_FuncsRec PS_TableRec_::funcs

Definition at line 154 of file psaux.h.

◆ init

FT_ULong PS_TableRec_::init

Definition at line 146 of file psaux.h.

Referenced by T42_Open_Face(), and t42_parse_charstrings().

◆ lengths

FT_UInt* PS_TableRec_::lengths

Definition at line 151 of file psaux.h.

Referenced by parse_charstrings(), T42_Open_Face(), and t42_parse_charstrings().

◆ max_elems

FT_Int PS_TableRec_::max_elems

Definition at line 148 of file psaux.h.

Referenced by T42_Open_Face().

◆ memory

FT_Memory PS_TableRec_::memory

Definition at line 153 of file psaux.h.

◆ num_elems

FT_Int PS_TableRec_::num_elems

Definition at line 149 of file psaux.h.


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