Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_substfont.h13 #define FXFONT_SUBST_EXACT 0x40 macro
/external/pdfium/core/fxge/ge/
Dcfx_fontmapper.cpp631 pSubstFont->m_SubstFlags |= FXFONT_SUBST_EXACT; in FindSubstFont()
/external/pdfium/core/fpdfapi/font/
Dcpdf_cidfont.cpp396 if (m_pFontFile || (GetSubstFont()->m_SubstFlags & FXFONT_SUBST_EXACT)) { in Load()