ReactOS 0.4.15-dev-7942-gd23573b
FTC_ScalerRec_ Struct Reference

#include <ftcache.h>

Public Attributes

FTC_FaceID face_id
 
FT_UInt width
 
FT_UInt height
 
FT_Int pixel
 
FT_UInt x_res
 
FT_UInt y_res
 

Detailed Description

Definition at line 425 of file ftcache.h.

Member Data Documentation

◆ face_id

FTC_FaceID FTC_ScalerRec_::face_id

◆ height

FT_UInt FTC_ScalerRec_::height

Definition at line 429 of file ftcache.h.

Referenced by ftc_scaler_lookup_size().

◆ pixel

FT_Int FTC_ScalerRec_::pixel

Definition at line 430 of file ftcache.h.

Referenced by ftc_scaler_lookup_size().

◆ width

FT_UInt FTC_ScalerRec_::width

Definition at line 428 of file ftcache.h.

Referenced by ftc_scaler_lookup_size().

◆ x_res

FT_UInt FTC_ScalerRec_::x_res

Definition at line 431 of file ftcache.h.

Referenced by ftc_scaler_lookup_size().

◆ y_res

FT_UInt FTC_ScalerRec_::y_res

Definition at line 432 of file ftcache.h.

Referenced by ftc_scaler_lookup_size().


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