Home
last modified time | relevance | path

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

/external/pdfium/xfa/include/fwl/theme/
Dwidgettp.h193 FX_WORD dwCodePage);
/external/pdfium/xfa/src/fwl/src/theme/
Dwidgettp.cpp729 FX_WORD dwCodePage) { in LoadFont() argument
732 m_dwCodePage = dwCodePage; in LoadFont()
741 m_pFont = IFX_Font::LoadFont(wsFontFamily.GetPtr(), dwFontStyles, dwCodePage, in LoadFont()