ReactOS 0.4.16-dev-1535-gea189a3
tagENUMLOGFONTW Struct Reference

#include <wingdi.h>

Collaboration diagram for tagENUMLOGFONTW:

Public Attributes

LOGFONTW elfLogFont
 
WCHAR elfFullName [LF_FULLFACESIZE]
 
WCHAR elfStyle [LF_FACESIZE]
 

Detailed Description

Definition at line 3136 of file wingdi.h.

Member Data Documentation

◆ elfFullName

WCHAR tagENUMLOGFONTW::elfFullName[LF_FULLFACESIZE]

Definition at line 3138 of file wingdi.h.

Referenced by EnumFontFamExProc(), and is_font_installed_proc().

◆ elfLogFont

LOGFONTW tagENUMLOGFONTW::elfLogFont

Definition at line 3137 of file wingdi.h.

Referenced by EnumFontFamExProc(), and EnumFontFamProc().

◆ elfStyle

WCHAR tagENUMLOGFONTW::elfStyle[LF_FACESIZE]

Definition at line 3139 of file wingdi.h.


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