ReactOS 0.4.15-dev-7842-g558ab78
FT_Size_RequestRec_ Struct Reference

#include <freetype.h>

Collaboration diagram for FT_Size_RequestRec_:

Public Attributes

FT_Size_Request_Type type
 
FT_Long width
 
FT_Long height
 
FT_UInt horiResolution
 
FT_UInt vertResolution
 

Detailed Description

Definition at line 2617 of file freetype.h.

Member Data Documentation

◆ height

FT_Long FT_Size_RequestRec_::height

Definition at line 2621 of file freetype.h.

Referenced by FT_Set_Char_Size(), FT_Set_Pixel_Sizes(), and IntRequestFontSize().

◆ horiResolution

FT_UInt FT_Size_RequestRec_::horiResolution

◆ type

FT_Size_Request_Type FT_Size_RequestRec_::type

◆ vertResolution

FT_UInt FT_Size_RequestRec_::vertResolution

◆ width

FT_Long FT_Size_RequestRec_::width

Definition at line 2620 of file freetype.h.

Referenced by FT_Set_Char_Size(), FT_Set_Pixel_Sizes(), and IntRequestFontSize().


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