|
XenevaOS
|
#include <psaux.h>

Public Attributes | |
| FT_Byte * | block |
| FT_Offset | cursor |
| FT_Offset | capacity |
| FT_ULong | init |
| FT_Int | max_elems |
| FT_Int | num_elems |
| FT_Byte ** | elements |
| FT_UInt * | lengths |
| FT_Memory | memory |
| PS_Table_FuncsRec | funcs |
| FT_Byte* PS_TableRec_::block |
| FT_Offset PS_TableRec_::capacity |
| FT_Offset PS_TableRec_::cursor |
| FT_Byte** PS_TableRec_::elements |
| PS_Table_FuncsRec PS_TableRec_::funcs |
| FT_ULong PS_TableRec_::init |
| FT_UInt* PS_TableRec_::lengths |
| FT_Int PS_TableRec_::max_elems |
| FT_Memory PS_TableRec_::memory |
| FT_Int PS_TableRec_::num_elems |