ReactOS 0.4.15-dev-7924-g5949c20
bdf_glyphlist_t_ Struct Reference

#include <bdf.h>

Collaboration diagram for bdf_glyphlist_t_:

Public Attributes

unsigned short pad
 
unsigned short bpp
 
long start
 
long end
 
bdf_glyph_tglyphs
 
unsigned long glyphs_size
 
unsigned long glyphs_used
 
bdf_bbx_t bbx
 

Detailed Description

Definition at line 161 of file bdf.h.

Member Data Documentation

◆ bbx

bdf_bbx_t bdf_glyphlist_t_::bbx

Definition at line 170 of file bdf.h.

◆ bpp

unsigned short bdf_glyphlist_t_::bpp

Definition at line 164 of file bdf.h.

◆ end

long bdf_glyphlist_t_::end

Definition at line 166 of file bdf.h.

◆ glyphs

bdf_glyph_t* bdf_glyphlist_t_::glyphs

Definition at line 167 of file bdf.h.

◆ glyphs_size

unsigned long bdf_glyphlist_t_::glyphs_size

Definition at line 168 of file bdf.h.

◆ glyphs_used

unsigned long bdf_glyphlist_t_::glyphs_used

Definition at line 169 of file bdf.h.

◆ pad

unsigned short bdf_glyphlist_t_::pad

Definition at line 163 of file bdf.h.

◆ start

long bdf_glyphlist_t_::start

Definition at line 165 of file bdf.h.


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