Home
last modified time | relevance | path

Searched refs:m_WeightCJK (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fxge/
Dcfx_substfont.h22 int m_WeightCJK = 0; variable
Dcfx_glyphcache.cpp163 weight = pSubstFont->m_WeightCJK; in RenderGlyph()
Dcfx_fontmapper.cpp555 pSubstFont->m_WeightCJK = nStyle ? weight : FXFONT_FW_NORMAL; in FindSubstFont()
/external/pdfium/xfa/fde/
Dcfde_textout.cpp65 SubstFxFont->m_WeightCJK = SubstFxFont->m_Weight; in DrawString()