ReactOS 0.4.15-dev-7961-gdcf9eb0
_bdf_parse_t_ Struct Reference
Collaboration diagram for _bdf_parse_t_:

Public Attributes

unsigned long flags
 
unsigned long cnt
 
unsigned long row
 
short minlb
 
short maxlb
 
short maxrb
 
short maxas
 
short maxds
 
short rbearing
 
charglyph_name
 
long glyph_enc
 
bdf_font_tfont
 
bdf_options_topts
 
unsigned long have [34816]
 
_bdf_list_t list
 
FT_Memory memory
 
unsigned long size
 

Detailed Description

Definition at line 253 of file bdflib.c.

Member Data Documentation

◆ cnt

unsigned long _bdf_parse_t_::cnt

Definition at line 256 of file bdflib.c.

◆ flags

unsigned long _bdf_parse_t_::flags

Definition at line 255 of file bdflib.c.

◆ font

bdf_font_t* _bdf_parse_t_::font

Definition at line 270 of file bdflib.c.

◆ glyph_enc

long _bdf_parse_t_::glyph_enc

Definition at line 268 of file bdflib.c.

◆ glyph_name

char* _bdf_parse_t_::glyph_name

Definition at line 267 of file bdflib.c.

◆ have

unsigned long _bdf_parse_t_::have[34816]

Definition at line 273 of file bdflib.c.

◆ list

_bdf_list_t _bdf_parse_t_::list

Definition at line 275 of file bdflib.c.

◆ maxas

short _bdf_parse_t_::maxas

Definition at line 262 of file bdflib.c.

◆ maxds

short _bdf_parse_t_::maxds

Definition at line 263 of file bdflib.c.

◆ maxlb

short _bdf_parse_t_::maxlb

Definition at line 260 of file bdflib.c.

◆ maxrb

short _bdf_parse_t_::maxrb

Definition at line 261 of file bdflib.c.

◆ memory

FT_Memory _bdf_parse_t_::memory

Definition at line 277 of file bdflib.c.

◆ minlb

short _bdf_parse_t_::minlb

Definition at line 259 of file bdflib.c.

◆ opts

bdf_options_t* _bdf_parse_t_::opts

Definition at line 271 of file bdflib.c.

◆ rbearing

short _bdf_parse_t_::rbearing

Definition at line 265 of file bdflib.c.

◆ row

unsigned long _bdf_parse_t_::row

Definition at line 257 of file bdflib.c.

◆ size

unsigned long _bdf_parse_t_::size

Definition at line 278 of file bdflib.c.


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