Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_substfont.cpp17 m_WeightCJK(0), in CFX_SubstFont()
Dcfx_facecache.cpp154 weight = pSubstFont->m_WeightCJK; in RenderGlyph()
Dcfx_fontmapper.cpp598 pSubstFont->m_WeightCJK = nStyle ? weight : FXFONT_FW_NORMAL; in FindSubstFont()
/external/pdfium/core/fxge/
Dcfx_substfont.h25 int m_WeightCJK; variable
/external/pdfium/xfa/fde/
Dfde_gedevice.cpp157 SubstFxFont->m_WeightCJK = SubstFxFont->m_Weight; in DrawString()