Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/font/
Dfx_gefont.cpp222 int32_t iWeight = in LoadFont() local
237 m_pFont->LoadSubst(csFontFamily, TRUE, dwFlags, iWeight, 0, wCodePage); in LoadFont()
Dfx_stdfontmgr.cpp125 int32_t iWeight = in GetDefFontByUnicode() local
129 wUnicode, dwFontStyles, iWeight, italic_angle); in GetDefFontByUnicode()