ReactOS 0.4.16-dev-835-gd769f56
|
#include <freetype.h>
Public Attributes | |
FT_Short | height |
FT_Short | width |
FT_Pos | size |
FT_Pos | x_ppem |
FT_Pos | y_ppem |
Definition at line 371 of file freetype.h.
FT_Short FT_Bitmap_Size_::height |
Definition at line 373 of file freetype.h.
Referenced by BDF_Face_Init(), FNT_Face_Init(), ft_open_face_internal(), FT_Select_Metrics(), pcf_load_font(), and sfnt_load_face().
FT_Pos FT_Bitmap_Size_::size |
Definition at line 376 of file freetype.h.
Referenced by BDF_Face_Init(), FNT_Face_Init(), ft_open_face_internal(), FT_Select_Metrics(), pcf_load_font(), and sfnt_load_face().
FT_Short FT_Bitmap_Size_::width |
Definition at line 374 of file freetype.h.
Referenced by BDF_Face_Init(), FNT_Face_Init(), ft_open_face_internal(), pcf_load_font(), and sfnt_load_face().
FT_Pos FT_Bitmap_Size_::x_ppem |
Definition at line 378 of file freetype.h.
Referenced by BDF_Face_Init(), FNT_Face_Init(), FT_Match_Size(), ft_open_face_internal(), FT_Select_Metrics(), pcf_load_font(), and sfnt_load_face().
FT_Pos FT_Bitmap_Size_::y_ppem |
Definition at line 379 of file freetype.h.
Referenced by BDF_Face_Init(), BDF_Size_Request(), FNT_Face_Init(), FT_Match_Size(), ft_open_face_internal(), FT_Select_Metrics(), pcf_load_font(), and sfnt_load_face().