Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/android/
Dfpf_skiafontmgr.cpp514 pFontDesc->m_dwStyle |= FXFONT_SYMBOLIC; in ReportFace()
524 pFontDesc->m_dwStyle |= FXFONT_SYMBOLIC; in ReportFace()
/external/pdfium/core/include/fxge/
Dfx_font.h31 #define FXFONT_SYMBOLIC 0x04 macro
/external/pdfium/xfa/src/fgas/src/font/
Dfx_gefont.cpp208 dwFlags |= FXFONT_SYMBOLIC; in LoadFont()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp1012 } else if (iBaseFont == 12 && (flags & FXFONT_SYMBOLIC)) { in FindSubstFont()
1128 return FindSubstFont(family, bTrueType, flags & ~FXFONT_SYMBOLIC, in FindSubstFont()