ReactOS 0.4.15-dev-7842-g558ab78
BMFD_FACE Struct Reference

#include <bmfd.h>

Collaboration diagram for BMFD_FACE:

Public Attributes

PFONTDIRENTRY pFontDirEntry
 
PFONTINFO16 pFontInfo
 
PBYTE pCharTable
 
ULONG cjEntrySize
 
ULONG ulVersion
 
PCHAR pszFaceName
 
PCHAR pszCopyright
 
ULONG cGlyphs
 
CHAR chFirstChar
 
CHAR chLastChar
 
WCHAR wcFirstChar
 
WCHAR wcLastChar
 
WCHAR wcDefaultChar
 
WCHAR wcBreakChar
 
WORD wPixHeight
 
WORD wPixWidth
 
WORD wWidthBytes
 
WORD wA
 
WORD wB
 
WORD wC
 
WORD wAscent
 
WORD wDescent
 
FLONG flInfo
 

Detailed Description

Definition at line 206 of file bmfd.h.

Member Data Documentation

◆ cGlyphs

ULONG BMFD_FACE::cGlyphs

Definition at line 215 of file bmfd.h.

Referenced by BmfdQueryFontTree(), and FillFaceInfo().

◆ chFirstChar

CHAR BMFD_FACE::chFirstChar

Definition at line 216 of file bmfd.h.

◆ chLastChar

CHAR BMFD_FACE::chLastChar

Definition at line 217 of file bmfd.h.

◆ cjEntrySize

ULONG BMFD_FACE::cjEntrySize

Definition at line 211 of file bmfd.h.

Referenced by BmfdQueryFontTree(), and FillFaceInfo().

◆ flInfo

FLONG BMFD_FACE::flInfo

Definition at line 230 of file bmfd.h.

Referenced by BmfdQueryFont(), and FillFaceInfo().

◆ pCharTable

PBYTE BMFD_FACE::pCharTable

Definition at line 210 of file bmfd.h.

Referenced by BmfdQueryGlyphAndBitmap(), and FillFaceInfo().

◆ pFontDirEntry

PFONTDIRENTRY BMFD_FACE::pFontDirEntry

Definition at line 208 of file bmfd.h.

◆ pFontInfo

PFONTINFO16 BMFD_FACE::pFontInfo

◆ pszCopyright

PCHAR BMFD_FACE::pszCopyright

Definition at line 214 of file bmfd.h.

◆ pszFaceName

PCHAR BMFD_FACE::pszFaceName

Definition at line 213 of file bmfd.h.

Referenced by BmfdQueryFontFile().

◆ ulVersion

ULONG BMFD_FACE::ulVersion

Definition at line 212 of file bmfd.h.

Referenced by BmfdQueryGlyphAndBitmap(), and FillFaceInfo().

◆ wA

WORD BMFD_FACE::wA

Definition at line 225 of file bmfd.h.

Referenced by BmfdQueryGlyphAndBitmap(), and FillFaceInfo().

◆ wAscent

WORD BMFD_FACE::wAscent

Definition at line 228 of file bmfd.h.

Referenced by BmfdQueryGlyphAndBitmap(), and FillFaceInfo().

◆ wB

WORD BMFD_FACE::wB

Definition at line 226 of file bmfd.h.

Referenced by FillFaceInfo().

◆ wC

WORD BMFD_FACE::wC

Definition at line 227 of file bmfd.h.

Referenced by BmfdQueryGlyphAndBitmap(), and FillFaceInfo().

◆ wcBreakChar

WCHAR BMFD_FACE::wcBreakChar

Definition at line 221 of file bmfd.h.

Referenced by BmfdQueryFont(), and FillFaceInfo().

◆ wcDefaultChar

WCHAR BMFD_FACE::wcDefaultChar

Definition at line 220 of file bmfd.h.

Referenced by BmfdQueryFont(), and FillFaceInfo().

◆ wcFirstChar

WCHAR BMFD_FACE::wcFirstChar

Definition at line 218 of file bmfd.h.

Referenced by BmfdQueryFont(), and FillFaceInfo().

◆ wcLastChar

WCHAR BMFD_FACE::wcLastChar

Definition at line 219 of file bmfd.h.

Referenced by BmfdQueryFont(), and FillFaceInfo().

◆ wDescent

WORD BMFD_FACE::wDescent

Definition at line 229 of file bmfd.h.

Referenced by BmfdQueryGlyphAndBitmap(), and FillFaceInfo().

◆ wPixHeight

WORD BMFD_FACE::wPixHeight

Definition at line 222 of file bmfd.h.

Referenced by BmfdQueryGlyphAndBitmap(), and FillFaceInfo().

◆ wPixWidth

WORD BMFD_FACE::wPixWidth

Definition at line 223 of file bmfd.h.

Referenced by FillFaceInfo().

◆ wWidthBytes

WORD BMFD_FACE::wWidthBytes

Definition at line 224 of file bmfd.h.

Referenced by FillFaceInfo().


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