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

Public Attributes | |
| char * | name |
| unsigned long | encoding |
| unsigned short | swidth |
| unsigned short | dwidth |
| bdf_bbx_t | bbx |
| unsigned char * | bitmap |
| unsigned long | bpr |
| unsigned short | bytes |
| bdf_bbx_t bdf_glyph_t_::bbx |
Definition at line 153 of file bdf.h.
Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().
Definition at line 154 of file bdf.h.
Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().
Definition at line 155 of file bdf.h.
Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().
Definition at line 156 of file bdf.h.
Referenced by _bdf_parse_glyphs().
Definition at line 152 of file bdf.h.
Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().
Definition at line 150 of file bdf.h.
Referenced by _bdf_parse_glyphs(), and by_encoding().
| char* bdf_glyph_t_::name |
Definition at line 149 of file bdf.h.
Referenced by _bdf_parse_glyphs().
Definition at line 151 of file bdf.h.
Referenced by _bdf_parse_glyphs().