Home
last modified time | relevance | path

Searched defs:FX_FONTMATCHPARAMS (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp89 struct FX_FONTMATCHPARAMS { struct
90 const wchar_t* pwsFamily;
91 uint32_t dwFontStyles;
92 uint32_t dwUSB;
93 bool matchParagraphStyle;
94 wchar_t wUnicode;
95 FX_CodePage wCodePage;