ReactOS 0.4.15-dev-7788-g1ad9096
pstypes.h File Reference
#include <ft2build.h>
Include dependency graph for pstypes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CF2_UInt   FT_UFast
 
#define CF2_Int   FT_Fast
 

Typedefs

typedef FT_Int32 CF2_F16Dot16
 

Macro Definition Documentation

◆ CF2_Int

#define CF2_Int   FT_Fast

Definition at line 65 of file pstypes.h.

◆ CF2_UInt

#define CF2_UInt   FT_UFast

Definition at line 64 of file pstypes.h.

Typedef Documentation

◆ CF2_F16Dot16

typedef FT_Int32 CF2_F16Dot16

Definition at line 69 of file pstypes.h.