Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp20 m_WeightCJK = 0; in CFX_SubstFont()
1116 pSubstFont->m_WeightCJK = weight; in FindSubstFont()
1118 pSubstFont->m_WeightCJK = FXFONT_FW_NORMAL; in FindSubstFont()
Dfx_ge_text.cpp1411 weight = pSubstFont->m_WeightCJK; in RenderGlyph()
/external/pdfium/core/include/fxge/
Dfx_font.h187 int m_WeightCJK; variable