ReactOS 0.4.15-dev-8434-g155a7c7
CF2_ArrStackRec_ Struct Reference

#include <psarrst.h>

Collaboration diagram for CF2_ArrStackRec_:

Public Attributes

FT_Memory memory
 
FT_Errorerror
 
size_t sizeItem
 
size_t allocated
 
size_t chunk
 
size_t count
 
size_t totalSize
 
voidptr
 

Detailed Description

Definition at line 51 of file psarrst.h.

Member Data Documentation

◆ allocated

size_t CF2_ArrStackRec_::allocated

Definition at line 57 of file psarrst.h.

◆ chunk

size_t CF2_ArrStackRec_::chunk

Definition at line 58 of file psarrst.h.

◆ count

size_t CF2_ArrStackRec_::count

Definition at line 59 of file psarrst.h.

◆ error

FT_Error* CF2_ArrStackRec_::error

Definition at line 54 of file psarrst.h.

◆ memory

FT_Memory CF2_ArrStackRec_::memory

Definition at line 53 of file psarrst.h.

◆ ptr

void* CF2_ArrStackRec_::ptr

Definition at line 62 of file psarrst.h.

◆ sizeItem

size_t CF2_ArrStackRec_::sizeItem

Definition at line 56 of file psarrst.h.

◆ totalSize

size_t CF2_ArrStackRec_::totalSize

Definition at line 60 of file psarrst.h.


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