|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 |
| FTC_FaceID FTC_ScalerRec_::face_id |
Definition at line 444 of file ftcache.h.
Referenced by ftc_basic_family_get_count(), ftc_basic_gnode_compare_faceid(), and ftc_scaler_lookup_size().
| FT_UInt FTC_ScalerRec_::height |
Definition at line 446 of file ftcache.h.
Referenced by ftc_scaler_lookup_size().
| FT_Int FTC_ScalerRec_::pixel |
Definition at line 447 of file ftcache.h.
Referenced by ftc_scaler_lookup_size().
| FT_UInt FTC_ScalerRec_::width |
Definition at line 445 of file ftcache.h.
Referenced by ftc_scaler_lookup_size().
| FT_UInt FTC_ScalerRec_::x_res |
Definition at line 448 of file ftcache.h.
Referenced by ftc_scaler_lookup_size().
| FT_UInt FTC_ScalerRec_::y_res |
Definition at line 449 of file ftcache.h.
Referenced by ftc_scaler_lookup_size().