Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_substfont.cpp16 m_bSubstCJK(false), in CFX_SubstFont()
Dcfx_facecache.cpp111 bUseCJKSubFont = pSubstFont->m_bSubstCJK && bFontStyle; in RenderGlyph()
Dcfx_fontmapper.cpp596 pSubstFont->m_bSubstCJK = true; in FindSubstFont()
/external/pdfium/core/fxge/
Dcfx_substfont.h24 bool m_bSubstCJK; variable