ReactOS 0.4.16-dev-1097-g530d26a
|
#include <bdf.h>
bdf_bbx_t bdf_font_t_::bbx |
Definition at line 164 of file bdf.h.
Referenced by BDF_Glyph_Load(), and BDF_Size_Select().
Definition at line 196 of file bdf.h.
Referenced by BDF_Glyph_Load().
long bdf_font_t_::font_ascent |
Definition at line 176 of file bdf.h.
Referenced by BDF_Size_Request(), and BDF_Size_Select().
long bdf_font_t_::font_descent |
Definition at line 177 of file bdf.h.
Referenced by BDF_Size_Request(), and BDF_Size_Select().
bdf_glyph_t* bdf_font_t_::glyphs |
Definition at line 181 of file bdf.h.
Referenced by BDF_Glyph_Load().
bdf_property_t* bdf_font_t_::props |
FT_HashRec bdf_font_t_::proptbl |
bdf_glyph_t* bdf_font_t_::unencoded |
bdf_property_t* bdf_font_t_::user_props |