ReactOS 0.4.15-dev-7998-gdb93cb1
_FONT_ENTRY Struct Reference

#include <font.h>

Collaboration diagram for _FONT_ENTRY:

Public Attributes

LIST_ENTRY ListEntry
 
FONTGDIFont
 
UNICODE_STRING FaceName
 
UNICODE_STRING StyleName
 
BYTE NotEnum
 

Detailed Description

Definition at line 4 of file font.h.

Member Data Documentation

◆ FaceName

UNICODE_STRING _FONT_ENTRY::FaceName

Definition at line 8 of file font.h.

Referenced by CleanupFontEntryEx(), and IntGdiGetFontResourceInfo().

◆ Font

FONTGDI* _FONT_ENTRY::Font

◆ ListEntry

LIST_ENTRY _FONT_ENTRY::ListEntry

Definition at line 6 of file font.h.

Referenced by UnlinkFontMemCollection().

◆ NotEnum

BYTE _FONT_ENTRY::NotEnum

Definition at line 10 of file font.h.

◆ StyleName

UNICODE_STRING _FONT_ENTRY::StyleName

Definition at line 9 of file font.h.

Referenced by CleanupFontEntryEx().


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