DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
FT_Size_RequestRec Struct Reference

#include <ft2_defs.h>

+ Collaboration diagram for FT_Size_RequestRec:

Data Fields

FT_Long height
 
FT_UInt horiResolution
 
FT_Size_Request_Type type
 
FT_UInt vertResolution
 
FT_Long width
 

Detailed Description

Definition at line 254 of file ft2_defs.h.

Field Documentation

◆ height

FT_Long FT_Size_RequestRec::height

Definition at line 258 of file ft2_defs.h.

◆ horiResolution

FT_UInt FT_Size_RequestRec::horiResolution

Definition at line 259 of file ft2_defs.h.

◆ type

FT_Size_Request_Type FT_Size_RequestRec::type

Definition at line 256 of file ft2_defs.h.

◆ vertResolution

FT_UInt FT_Size_RequestRec::vertResolution

Definition at line 260 of file ft2_defs.h.

◆ width

FT_Long FT_Size_RequestRec::width

Definition at line 257 of file ft2_defs.h.


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