ReactOS 0.4.16-dev-36-g301675c
|
#include <bdf.h>
bdf_bbx_t bdf_font_t_::bbx |
Definition at line 178 of file bdf.h.
Referenced by BDF_Glyph_Load(), and BDF_Size_Select().
Definition at line 218 of file bdf.h.
Referenced by BDF_Glyph_Load().
long bdf_font_t_::font_ascent |
Definition at line 190 of file bdf.h.
Referenced by BDF_Size_Request(), and BDF_Size_Select().
long bdf_font_t_::font_descent |
Definition at line 191 of file bdf.h.
Referenced by BDF_Size_Request(), and BDF_Size_Select().
bdf_glyph_t* bdf_font_t_::glyphs |
Definition at line 195 of file bdf.h.
Referenced by BDF_Glyph_Load().
bdf_glyphlist_t bdf_font_t_::overflow |
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 |