zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
FT_Size_RequestRec_ Struct Reference

#include <freetype.h>

Public Attributes

FT_Long height
 
FT_UInt horiResolution
 
FT_Size_Request_Type type
 
FT_UInt vertResolution
 
FT_Long width
 

Detailed Description

Definition at line 2185 of file freetype.h.

Member Data Documentation

FT_Long FT_Size_RequestRec_::height

Definition at line 2189 of file freetype.h.

Referenced by FT_Set_Char_Size(), and FT_Set_Pixel_Sizes().

FT_UInt FT_Size_RequestRec_::horiResolution

Definition at line 2190 of file freetype.h.

Referenced by FT_Set_Char_Size(), and FT_Set_Pixel_Sizes().

FT_Size_Request_Type FT_Size_RequestRec_::type

Definition at line 2187 of file freetype.h.

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

FT_UInt FT_Size_RequestRec_::vertResolution

Definition at line 2191 of file freetype.h.

Referenced by FT_Set_Char_Size(), and FT_Set_Pixel_Sizes().

FT_Long FT_Size_RequestRec_::width

Definition at line 2188 of file freetype.h.

Referenced by FT_Set_Char_Size(), and FT_Set_Pixel_Sizes().


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