ReactOS 0.4.16-dev-2332-g4cba65d
integer-types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define FT_CHAR_BIT   CHAR_BIT
 

Typedefs

typedef signed short FT_Int16
 
typedef unsigned short FT_UInt16
 

Macro Definition Documentation

◆ FT_CHAR_BIT

#define FT_CHAR_BIT   CHAR_BIT

Definition at line 29 of file integer-types.h.

Typedef Documentation

◆ FT_Int16

Definition at line 79 of file integer-types.h.

◆ FT_UInt16

Definition at line 90 of file integer-types.h.