ReactOS 0.4.15-dev-7961-gdcf9eb0
bdf_bbx_t_ Struct Reference

#include <bdf.h>

Collaboration diagram for bdf_bbx_t_:

Public Attributes

unsigned short width
 
unsigned short height
 
short x_offset
 
short y_offset
 
short ascent
 
short descent
 

Detailed Description

Definition at line 133 of file bdf.h.

Member Data Documentation

◆ ascent

short bdf_bbx_t_::ascent

Definition at line 141 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().

◆ descent

short bdf_bbx_t_::descent

Definition at line 142 of file bdf.h.

Referenced by _bdf_parse_glyphs().

◆ height

unsigned short bdf_bbx_t_::height

Definition at line 136 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().

◆ width

unsigned short bdf_bbx_t_::width

Definition at line 135 of file bdf.h.

Referenced by _bdf_parse_glyphs(), BDF_Glyph_Load(), and BDF_Size_Select().

◆ x_offset

short bdf_bbx_t_::x_offset

Definition at line 138 of file bdf.h.

Referenced by _bdf_parse_glyphs(), and BDF_Glyph_Load().

◆ y_offset

short bdf_bbx_t_::y_offset

Definition at line 139 of file bdf.h.

Referenced by _bdf_parse_glyphs().


The documentation for this struct was generated from the following file: