ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <bdf.h>
Public Attributes | |
char * | name |
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().
long bdf_glyph_t_::encoding |
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().