Searched defs:FX_FONTMATCHPARAMS (Results 1 – 1 of 1) sorted by relevance
89 struct FX_FONTMATCHPARAMS { struct90 const wchar_t* pwsFamily;91 uint32_t dwFontStyles;92 uint32_t dwUSB;93 bool matchParagraphStyle;94 wchar_t wUnicode;95 FX_CodePage wCodePage;