ReactOS 0.4.15-dev-7994-gb388cb6
FONTSUBST_ENTRY Struct Reference

#include <font.h>

Collaboration diagram for FONTSUBST_ENTRY:

Public Attributes

LIST_ENTRY ListEntry
 
UNICODE_STRING FontNames [FONTSUBST_FROM_AND_TO]
 
BYTE CharSets [FONTSUBST_FROM_AND_TO]
 

Detailed Description

Definition at line 76 of file font.h.

Member Data Documentation

◆ CharSets

BYTE FONTSUBST_ENTRY::CharSets[FONTSUBST_FROM_AND_TO]

Definition at line 80 of file font.h.

Referenced by GetFontFamilyInfoForSubstitutes(), and SubstituteFontByList().

◆ FontNames

UNICODE_STRING FONTSUBST_ENTRY::FontNames[FONTSUBST_FROM_AND_TO]

Definition at line 79 of file font.h.

Referenced by GetFontFamilyInfoForSubstitutes(), and SubstituteFontByList().

◆ ListEntry

LIST_ENTRY FONTSUBST_ENTRY::ListEntry

Definition at line 78 of file font.h.


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