ftincrem.h File Reference

#include <ft2build.h>

Go to the source code of this file.

Classes

struct  FT_Incremental_MetricsRec_
struct  FT_Incremental_FuncsRec_
struct  FT_Incremental_InterfaceRec_

Defines

#define FT_PARAM_TAG_INCREMENTAL   FT_MAKE_TAG( 'i', 'n', 'c', 'r' )

Typedefs

typedef typedefFT_BEGIN_HEADER
struct FT_IncrementalRec_ * 
FT_Incremental
typedef FT_Incremental_MetricsRec_ FT_Incremental_MetricsRec
typedef FT_Incremental_MetricsRec_FT_Incremental_Metrics
typedef FT_Error(*) FT_Incremental_GetGlyphDataFunc (FT_Incremental incremental, FT_UInt glyph_index, FT_Data *adata)
typedef void(*) FT_Incremental_FreeGlyphDataFunc (FT_Incremental incremental, FT_Data *data)
typedef FT_Error(*) FT_Incremental_GetGlyphMetricsFunc (FT_Incremental incremental, FT_UInt glyph_index, FT_Bool vertical, FT_Incremental_MetricsRec *ametrics)
typedef FT_Incremental_FuncsRec_ FT_Incremental_FuncsRec
typedef FT_Incremental_InterfaceRec_ FT_Incremental_InterfaceRec
typedef FT_Incremental_InterfaceRecFT_Incremental_Interface


Define Documentation

#define FT_PARAM_TAG_INCREMENTAL   FT_MAKE_TAG( 'i', 'n', 'c', 'r' )

Definition at line 344 of file ftincrem.h.

Referenced by open_face().


Typedef Documentation

typedef typedefFT_BEGIN_HEADER struct FT_IncrementalRec_* FT_Incremental

Definition at line 84 of file ftincrem.h.

typedef void(*) FT_Incremental_FreeGlyphDataFunc(FT_Incremental incremental, FT_Data *data)

Definition at line 204 of file ftincrem.h.

typedef struct FT_Incremental_FuncsRec_ FT_Incremental_FuncsRec

typedef FT_Error(*) FT_Incremental_GetGlyphDataFunc(FT_Incremental incremental, FT_UInt glyph_index, FT_Data *adata)

Definition at line 179 of file ftincrem.h.

typedef FT_Error(*) FT_Incremental_GetGlyphMetricsFunc(FT_Incremental incremental, FT_UInt glyph_index, FT_Bool vertical, FT_Incremental_MetricsRec *ametrics)

Definition at line 242 of file ftincrem.h.

typedef FT_Incremental_InterfaceRec* FT_Incremental_Interface

Definition at line 331 of file ftincrem.h.

typedef struct FT_Incremental_InterfaceRec_ FT_Incremental_InterfaceRec

typedef struct FT_Incremental_MetricsRec_* FT_Incremental_Metrics

Definition at line 134 of file ftincrem.h.

typedef struct FT_Incremental_MetricsRec_ FT_Incremental_MetricsRec


Generated on Tue Jul 5 15:58:19 2011 for ROOT_528-00b_version by  doxygen 1.5.1