|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <bdf.h>

Public Attributes | |
| unsigned short | width |
| unsigned short | height |
| short | x_offset |
| short | y_offset |
| short | ascent |
| short | descent |
| short bdf_bbx_t_::ascent |
Definition at line 141 of file bdf.h.
Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().
| short bdf_bbx_t_::descent |
Definition at line 142 of file bdf.h.
Referenced by _bdf_parse_glyphs().
Definition at line 136 of file bdf.h.
Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().
Definition at line 135 of file bdf.h.
Referenced by _bdf_parse_glyphs(), BDF_Glyph_Load(), and BDF_Size_Select().
| short bdf_bbx_t_::x_offset |
Definition at line 138 of file bdf.h.
Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().
| short bdf_bbx_t_::y_offset |
Definition at line 139 of file bdf.h.
Referenced by _bdf_parse_glyphs().