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

pfrgload.c File Reference
#include "pfrgload.h"
#include "pfrsbit.h"
#include "pfrload.h"
#include "pfrerror.h"

Go to the source code of this file.

Defines

#define FT_COMPONENT   trace_pfr

Functions

 pfr_glyph_init (PFR_Glyph glyph, FT_GlyphLoader loader)
 pfr_glyph_done (PFR_Glyph glyph)
static void pfr_glyph_close_contour (PFR_Glyph glyph)
static void pfr_glyph_start (PFR_Glyph glyph)
static FT_Error pfr_glyph_line_to (PFR_Glyph glyph, FT_Vector *to)
static FT_Error pfr_glyph_curve_to (PFR_Glyph glyph, FT_Vector *control1, FT_Vector *control2, FT_Vector *to)
static FT_Error pfr_glyph_move_to (PFR_Glyph glyph, FT_Vector *to)
static void pfr_glyph_end (PFR_Glyph glyph)
static FT_Error pfr_glyph_load_simple (PFR_Glyph glyph, FT_Byte *p, FT_Byte *limit)
static FT_Error pfr_glyph_load_compound (PFR_Glyph glyph, FT_Byte *p, FT_Byte *limit)
static FT_Error pfr_glyph_load_rec (PFR_Glyph glyph, FT_Stream stream, FT_ULong gps_offset, FT_ULong offset, FT_ULong size)
 pfr_glyph_load (PFR_Glyph glyph, FT_Stream stream, FT_ULong gps_offset, FT_ULong offset, FT_ULong size)

Generated on Sun May 27 2012 06:00:21 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.