Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp422 m_WeightCJK = 0; in CFX_SubstFont()
1044 pSubstFont->m_WeightCJK = weight; in FindSubstFont()
1046 pSubstFont->m_WeightCJK = FXFONT_FW_NORMAL; in FindSubstFont()
Dfx_ge_text.cpp1565 weight = pSubstFont->m_WeightCJK; in RenderGlyph()
/external/pdfium/core/include/fxge/
Dfx_font.h222 int m_WeightCJK; variable
/external/pdfium/xfa/src/fdp/src/fde/
Dfde_gedevice.cpp169 SubstFxFont.m_WeightCJK = SubstFxFont.m_Weight; in DrawString()