Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_substfont.cpp16 m_WeightCJK(0), in CFX_SubstFont()
Dcfx_substfont.h20 int m_WeightCJK; variable
Dcfx_facecache.cpp132 weight = pSubstFont->m_WeightCJK; in RenderGlyph()
Dcfx_fontmapper.cpp585 pSubstFont->m_WeightCJK = nStyle ? weight : FXFONT_FW_NORMAL; in FindSubstFont()
/external/pdfium/xfa/fde/
Dcfde_textout.cpp62 SubstFxFont->m_WeightCJK = SubstFxFont->m_Weight; in DrawString()