ReactOS 0.4.16-dev-1-gcf26321
|
#include <font.h>
Public Attributes | |
LIST_ENTRY | ListEntry |
UNICODE_STRING | FontNames [FONTSUBST_FROM_AND_TO] |
BYTE | CharSets [FONTSUBST_FROM_AND_TO] |
BYTE FONTSUBST_ENTRY::CharSets[FONTSUBST_FROM_AND_TO] |
Definition at line 80 of file font.h.
Referenced by GetFontFamilyInfoForSubstitutes(), and SubstituteFontByList().
UNICODE_STRING FONTSUBST_ENTRY::FontNames[FONTSUBST_FROM_AND_TO] |
Definition at line 79 of file font.h.
Referenced by GetFontFamilyInfoForSubstitutes(), and SubstituteFontByList().
LIST_ENTRY FONTSUBST_ENTRY::ListEntry |