Home
last modified time | relevance | path

Searched refs:FONTSUBST_TO (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/gdi/ntgdi/
H A Dfont.h70 #define FONTSUBST_TO 1 macro
H A Dfreetype.c807 &pSubstEntry->FontNames[FONTSUBST_TO], in DumpFontSubstEntry()
808 pSubstEntry->CharSets[FONTSUBST_TO]); in DumpFontSubstEntry()
973 CharSets[FONTSUBST_TO] = DEFAULT_CHARSET; in IntLoadFontSubstList()
1005 pEntry->FontNames[FONTSUBST_TO] = ToW; in IntLoadFontSubstList()
1007 pEntry->CharSets[FONTSUBST_TO] = CharSets[FONTSUBST_TO]; in IntLoadFontSubstList()
1170 CharSetMap[FONTSUBST_TO] = RequestedCharSet; in SubstituteFontByList()
1190 CharSets[FONTSUBST_TO] = pSubstEntry->CharSets[FONTSUBST_TO]; in SubstituteFontByList()
1194 CharSets[FONTSUBST_TO] = RequestedCharSet; in SubstituteFontByList()
1211 CharSetMap[FONTSUBST_TO] = CharSets[FONTSUBST_TO]; in SubstituteFontByList()
3720 pToW = &pCurrentEntry->FontNames[FONTSUBST_TO]; in GetFontFamilyInfoForSubstitutes()
[all …]