ReactOS 0.4.15-dev-7842-g558ab78
FTFD_IFIMETRICS Struct Reference

#include <ftfd.h>

Collaboration diagram for FTFD_IFIMETRICS:

Public Attributes

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

Detailed Description

Definition at line 43 of file ftfd.h.

Member Data Documentation

◆ ajCharSet

BYTE FTFD_IFIMETRICS::ajCharSet[16]

Definition at line 46 of file ftfd.h.

Referenced by FtfdQueryFont().

◆ fontsim

FONTSIM FTFD_IFIMETRICS::fontsim

Definition at line 47 of file ftfd.h.

◆ ifim

IFIMETRICS FTFD_IFIMETRICS::ifim

Definition at line 45 of file ftfd.h.

Referenced by FtfdQueryFont().

◆ wszFaceName

WCHAR FTFD_IFIMETRICS::wszFaceName[LF_FACESIZE]

Definition at line 49 of file ftfd.h.

Referenced by FtfdQueryFont().

◆ wszFamilyName

WCHAR FTFD_IFIMETRICS::wszFamilyName[LF_FACESIZE]

Definition at line 48 of file ftfd.h.

Referenced by FtfdQueryFont().

◆ wszStyleName

WCHAR FTFD_IFIMETRICS::wszStyleName[MAX_STYLESIZE]

Definition at line 50 of file ftfd.h.

Referenced by FtfdQueryFont().


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