ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

pfrload.h File Reference
#include "pfrobjs.h"

Go to the source code of this file.

Data Structures

struct  PFR_ExtraItemRec

Defines

#define PFR_CHECK(x)
#define PFR_NEXT_BYTE(p)   FT_NEXT_BYTE( p )
#define PFR_NEXT_INT8(p)   FT_NEXT_CHAR( p )
#define PFR_NEXT_SHORT(p)   FT_NEXT_SHORT( p )
#define PFR_NEXT_USHORT(p)   FT_NEXT_USHORT( p )
#define PFR_NEXT_LONG(p)   FT_NEXT_OFF3( p )
#define PFR_NEXT_ULONG(p)   FT_NEXT_UOFF3( p )

Typedefs

typedef FT_Error(* PFR_ExtraItem_ParseFunc )(FT_Byte *p, FT_Byte *limit, FT_Pointer data)
typedef struct PFR_ExtraItemRec_ * PFR_ExtraItem

Functions

 pfr_extra_items_skip (FT_Byte **pp, FT_Byte *limit)
 pfr_extra_items_parse (FT_Byte **pp, FT_Byte *limit, PFR_ExtraItem item_list, FT_Pointer item_data)
 pfr_header_load (PFR_Header header, FT_Stream stream)
 pfr_header_check (PFR_Header header)
 pfr_log_font_count (FT_Stream stream, FT_UInt32 log_section_offset, FT_UInt *acount)
 pfr_log_font_load (PFR_LogFont log_font, FT_Stream stream, FT_UInt face_index, FT_UInt32 section_offset, FT_Bool size_increment)
 pfr_phy_font_load (PFR_PhyFont phy_font, FT_Stream stream, FT_UInt32 offset, FT_UInt32 size)
 pfr_phy_font_done (PFR_PhyFont phy_font, FT_Memory memory)

Generated on Sat May 26 2012 05:59:41 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.