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

#include <ftsystem.h>

Public Attributes

unsigned char * base
 
FT_Stream_CloseFunc close
 
unsigned char * cursor
 
FT_StreamDesc descriptor
 
unsigned char * limit
 
FT_Memory memory
 
FT_StreamDesc pathname
 
unsigned long pos
 
FT_Stream_IoFunc read
 
unsigned long size
 

Detailed Description

Definition at line 321 of file ftsystem.h.

Member Data Documentation

unsigned char* FT_StreamRec_::base

Definition at line 323 of file ftsystem.h.

FT_Stream_CloseFunc FT_StreamRec_::close

Definition at line 330 of file ftsystem.h.

FT_StreamDesc FT_StreamRec_::descriptor

Definition at line 327 of file ftsystem.h.

unsigned char* FT_StreamRec_::limit
FT_StreamDesc FT_StreamRec_::pathname

Definition at line 328 of file ftsystem.h.

Referenced by FT_Stream_New().

unsigned long FT_StreamRec_::pos

Definition at line 325 of file ftsystem.h.

Referenced by pcf_get_bitmaps(), and pcf_seek_to_table_type().

FT_Stream_IoFunc FT_StreamRec_::read

Definition at line 329 of file ftsystem.h.

unsigned long FT_StreamRec_::size

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