ReactOS 0.4.15-dev-8100-g1887773
BMFD_FILE Struct Reference

#include <bmfd.h>

Collaboration diagram for BMFD_FILE:

Public Attributes

PVOID pvView
 
ULONG_PTR iFile
 
PFONTGROUPHDR pFontDir
 
FONTTYPE ulFontType
 
ULONG cNumFaces
 
BMFD_FACE aface [1]
 

Detailed Description

Definition at line 233 of file bmfd.h.

Member Data Documentation

◆ aface

BMFD_FACE BMFD_FILE::aface[1]

◆ cNumFaces

ULONG BMFD_FILE::cNumFaces

Definition at line 239 of file bmfd.h.

Referenced by BmfdQueryFont(), BmfdQueryFontFile(), BmfdQueryFontTree(), and ParseFonFile().

◆ iFile

ULONG_PTR BMFD_FILE::iFile

Definition at line 236 of file bmfd.h.

Referenced by BmfdLoadFontFile(), BmfdQueryFontData(), and BmfdUnloadFontFile().

◆ pFontDir

PFONTGROUPHDR BMFD_FILE::pFontDir

Definition at line 237 of file bmfd.h.

◆ pvView

PVOID BMFD_FILE::pvView

Definition at line 235 of file bmfd.h.

Referenced by BmfdLoadFontFile().

◆ ulFontType

FONTTYPE BMFD_FILE::ulFontType

Definition at line 238 of file bmfd.h.


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