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

fttypes.h File Reference
#include <ft2build.h>
#include <stddef.h>

Go to the source code of this file.

Data Structures

struct  FT_UnitVector
struct  FT_Matrix
struct  FT_Data
struct  FT_Generic
struct  FT_ListNodeRec
struct  FT_ListRec

Defines

#define FT_MAKE_TAG(_x1, _x2, _x3, _x4)
#define FT_IS_EMPTY(list)   ( (list).head == 0 )
#define FT_ERROR_BASE(x)   ( (x) & 0xFF )
#define FT_ERROR_MODULE(x)   ( (x) & 0xFF00U )
#define FT_BOOL(x)   ( (FT_Bool)( x ) )

Typedefs

typedef signed short FT_FWord
typedef unsigned short FT_UFWord
typedef signed char FT_Char
typedef unsigned char FT_Byte
typedef const FT_ByteFT_Bytes
typedef FT_UInt32 FT_Tag
typedef char FT_String
typedef signed short FT_Short
typedef unsigned short FT_UShort
typedef signed int FT_Int
typedef unsigned int FT_UInt
typedef signed long FT_Long
typedef unsigned long FT_ULong
typedef signed short FT_F2Dot14
typedef signed long FT_F26Dot6
typedef signed long FT_Fixed
typedef int FT_Error
typedef voidFT_Pointer
typedef size_t FT_Offset
typedef ft_ptrdiff_t FT_PtrDist
typedef void(* FT_Generic_Finalizer )(void *object)
typedef struct FT_ListNodeRec_ * FT_ListNode
typedef struct FT_ListRec_ * FT_List

Variables

FT_BEGIN_HEADER typedef
unsigned char 
FT_Bool

Generated on Sun May 27 2012 05:59:27 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.