ReactOS 0.4.15-dev-7924-g5949c20
BMFD_FONT Struct Reference

#include <bmfd.h>

Collaboration diagram for BMFD_FONT:

Public Attributes

FONTOBJpfo
 
PBMFD_FACE pface
 
LONG xScale
 
LONG yScale
 
ULONG ulAngle
 

Detailed Description

Definition at line 243 of file bmfd.h.

Member Data Documentation

◆ pface

PBMFD_FACE BMFD_FONT::pface

Definition at line 246 of file bmfd.h.

Referenced by BmfdGetFontInstance(), BmfdQueryGlyphAndBitmap(), and BmfdQueryMaxExtents().

◆ pfo

FONTOBJ* BMFD_FONT::pfo

Definition at line 245 of file bmfd.h.

Referenced by BmfdGetFontInstance().

◆ ulAngle

ULONG BMFD_FONT::ulAngle

Definition at line 249 of file bmfd.h.

Referenced by BmfdGetFontInstance(), BmfdQueryGlyphAndBitmap(), and BmfdQueryMaxExtents().

◆ xScale

LONG BMFD_FONT::xScale

Definition at line 247 of file bmfd.h.

Referenced by BmfdGetFontInstance(), BmfdQueryGlyphAndBitmap(), and BmfdQueryMaxExtents().

◆ yScale

LONG BMFD_FONT::yScale

Definition at line 248 of file bmfd.h.

Referenced by BmfdGetFontInstance(), BmfdQueryGlyphAndBitmap(), and BmfdQueryMaxExtents().


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