ReactOS 0.4.16-dev-38-g96c65e9
|
#include <ft2build.h>
Go to the source code of this file.
Classes | |
struct | CFF_SizeRec_ |
struct | CFF_GlyphSlotRec_ |
struct | CFF_InternalRec_ |
struct | CFF_Transform_ |
Typedefs | |
typedef struct CFF_SizeRec_ | CFF_SizeRec |
typedef struct CFF_SizeRec_ * | CFF_Size |
typedef struct CFF_GlyphSlotRec_ | CFF_GlyphSlotRec |
typedef struct CFF_GlyphSlotRec_ * | CFF_GlyphSlot |
typedef struct CFF_InternalRec_ | CFF_InternalRec |
typedef struct CFF_InternalRec_ * | CFF_Internal |
typedef struct CFF_Transform_ | CFF_Transform |
Variables | |
FT_BEGIN_HEADER typedef TT_Face | CFF_Face |
typedef struct CFF_GlyphSlotRec_ * CFF_GlyphSlot |
typedef struct CFF_GlyphSlotRec_ CFF_GlyphSlotRec |
typedef struct CFF_InternalRec_ * CFF_Internal |
typedef struct CFF_InternalRec_ CFF_InternalRec |
typedef struct CFF_SizeRec_ * CFF_Size |
typedef struct CFF_SizeRec_ CFF_SizeRec |
typedef struct CFF_Transform_ CFF_Transform |
FT_BEGIN_HEADER typedef TT_Face CFF_Face |
Definition at line 33 of file cffotypes.h.
Referenced by cff_face_done(), cff_face_init(), cff_size_done(), cff_size_get_globals_funcs(), cff_size_init(), cff_size_request(), cff_slot_init(), and cff_slot_load().