Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_substfont.cpp17 m_bSubstCJK(false), in CFX_SubstFont()
Dcfx_substfont.h21 bool m_bSubstCJK; variable
Dcfx_facecache.cpp89 bUseCJKSubFont = pSubstFont->m_bSubstCJK && bFontStyle; in RenderGlyph()
Dcfx_fontmapper.cpp583 pSubstFont->m_bSubstCJK = true; in FindSubstFont()