|
ReactOS 0.4.16-dev-2354-g16de117
|
#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 355 of file freetype.h.
| FT_Short FT_Bitmap_Size_::height |
Definition at line 357 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 360 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 358 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 362 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 363 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().