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

ftdriver.h File Reference
#include <ft2build.h>

Go to the source code of this file.

Data Structures

struct  FT_Driver_Class

Defines

#define FT_DEFINE_DRIVERS_OLD_INTERNALS(a_, b_)
#define FT_DECLARE_DRIVER(class_)
#define FT_DEFINE_DRIVER(class_,flags_, size_, name_, version_, requires_,interface_, init_, done_, get_interface_,face_object_size_, size_object_size_,slot_object_size_, init_face_, done_face_,init_size_, done_size_, init_slot_, done_slot_,old_set_char_sizes_, old_set_pixel_sizes_,load_glyph_, get_kerning_, attach_file_,get_advances_, request_size_, select_size_)

Typedefs

typedef void(* FT_Face_DoneFunc )(FT_Face face)
typedef FT_Error(* FT_Size_InitFunc )(FT_Size size)
typedef void(* FT_Size_DoneFunc )(FT_Size size)
typedef FT_Error(* FT_Slot_InitFunc )(FT_GlyphSlot slot)
typedef void(* FT_Slot_DoneFunc )(FT_GlyphSlot slot)
typedef FT_Error(* FT_Size_RequestFunc )(FT_Size size, FT_Size_Request req)
typedef FT_Error(* FT_Size_SelectFunc )(FT_Size size, FT_ULong size_index)
typedef FT_Error(* FT_Slot_LoadFunc )(FT_GlyphSlot slot, FT_Size size, FT_UInt glyph_index, FT_Int32 load_flags)
typedef FT_UInt(* FT_CharMap_CharIndexFunc )(FT_CharMap charmap, FT_Long charcode)
typedef FT_Long(* FT_CharMap_CharNextFunc )(FT_CharMap charmap, FT_Long charcode)
typedef FT_Error(* FT_Face_GetKerningFunc )(FT_Face face, FT_UInt left_glyph, FT_UInt right_glyph, FT_Vector *kerning)
typedef FT_Error(* FT_Face_AttachFunc )(FT_Face face, FT_Stream stream)
typedef FT_Error(* FT_Face_GetAdvancesFunc )(FT_Face face, FT_UInt first, FT_UInt count, FT_Int32 flags, FT_Fixed *advances)

Variables

FT_BEGIN_HEADER typedef FT_Error(* FT_Face_InitFunc )(FT_Stream stream, FT_Face face, FT_Int typeface_index, FT_Int num_params, FT_Parameter *parameters)

Generated on Sat May 26 2012 05:58:39 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.