Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_substfont.h23 bool m_bSubstCJK = false; variable
Dcfx_glyphcache.cpp121 bUseCJKSubFont = pSubstFont->m_bSubstCJK && bFontStyle; in RenderGlyph()
Dcfx_fontmapper.cpp553 pSubstFont->m_bSubstCJK = true; in FindSubstFont()