zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PS_Table_FuncsRec_ Struct Reference

#include <psaux.h>

Public Attributes

FT_Error(* add )(PS_Table table, FT_Int idx, void *object, FT_PtrDist length)
 
void(* done )(PS_Table table)
 
FT_Error(* init )(PS_Table table, FT_Int count, FT_Memory memory)
 
void(* release )(PS_Table table)
 

Detailed Description

Definition at line 63 of file psaux.h.

Member Data Documentation

FT_Error(* PS_Table_FuncsRec_::add)(PS_Table table, FT_Int idx, void *object, FT_PtrDist length)

Definition at line 74 of file psaux.h.

void(* PS_Table_FuncsRec_::done)(PS_Table table)

Definition at line 71 of file psaux.h.

FT_Error(* PS_Table_FuncsRec_::init)(PS_Table table, FT_Int count, FT_Memory memory)
void(* PS_Table_FuncsRec_::release)(PS_Table table)

Definition at line 80 of file psaux.h.


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