ReactOS 0.4.16-dev-963-g182f353
FTC_ImageTypeRec_ Struct Reference

#include <ftcache.h>

Public Attributes

FTC_FaceID face_id
 
FT_UInt width
 
FT_UInt height
 
FT_Int32 flags
 

Detailed Description

Definition at line 673 of file ftcache.h.

Member Data Documentation

◆ face_id

FTC_FaceID FTC_ImageTypeRec_::face_id

Definition at line 675 of file ftcache.h.

◆ flags

FT_Int32 FTC_ImageTypeRec_::flags

Definition at line 678 of file ftcache.h.

◆ height

FT_UInt FTC_ImageTypeRec_::height

Definition at line 677 of file ftcache.h.

◆ width

FT_UInt FTC_ImageTypeRec_::width

Definition at line 676 of file ftcache.h.


The documentation for this struct was generated from the following file: