ReactOS 0.4.15-dev-7953-g1f49173
BMFD_IFIMETRICS Struct Reference

#include <bmfd.h>

Collaboration diagram for BMFD_IFIMETRICS:

Public Attributes

IFIMETRICS ifim
 
BYTE ajCharSet [16]
 
WCHAR wszFamilyName [LF_FACESIZE]
 
WCHAR wszFaceName [LF_FACESIZE]
 
WCHAR wszStyleName [MAX_STYLESIZE]
 

Detailed Description

Definition at line 254 of file bmfd.h.

Member Data Documentation

◆ ajCharSet

BYTE BMFD_IFIMETRICS::ajCharSet[16]

Definition at line 257 of file bmfd.h.

Referenced by BmfdQueryFont().

◆ ifim

IFIMETRICS BMFD_IFIMETRICS::ifim

Definition at line 256 of file bmfd.h.

Referenced by BmfdQueryFont().

◆ wszFaceName

WCHAR BMFD_IFIMETRICS::wszFaceName[LF_FACESIZE]

Definition at line 259 of file bmfd.h.

Referenced by BmfdQueryFont().

◆ wszFamilyName

WCHAR BMFD_IFIMETRICS::wszFamilyName[LF_FACESIZE]

Definition at line 258 of file bmfd.h.

Referenced by BmfdQueryFont().

◆ wszStyleName

WCHAR BMFD_IFIMETRICS::wszStyleName[MAX_STYLESIZE]

Definition at line 260 of file bmfd.h.

Referenced by BmfdQueryFont().


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