ReactOS 0.4.15-dev-7953-g1f49173
tagENUMLOGFONTEXA Struct Reference

#include <wingdi.h>

Collaboration diagram for tagENUMLOGFONTEXA:

Public Attributes

LOGFONTA elfLogFont
 
BYTE elfFullName [LF_FULLFACESIZE]
 
BYTE elfStyle [LF_FACESIZE]
 
BYTE elfScript [LF_FACESIZE]
 

Detailed Description

Member Data Documentation

◆ elfFullName

◆ elfLogFont

◆ elfScript

BYTE tagENUMLOGFONTEXA::elfScript[LF_FACESIZE]

Definition at line 2699 of file wingdi.h.

Referenced by EnumLogFontExW2A(), and IntEnumFontFamilies().

◆ elfStyle

BYTE tagENUMLOGFONTEXA::elfStyle[LF_FACESIZE]

Definition at line 2698 of file wingdi.h.

Referenced by EnumLogFontExW2A(), and IntEnumFontFamilies().


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