Searched refs:FXFONT_SYMBOLIC (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxge/android/
H A Dfpf_skiafontmgr.cpp542 pFontDesc->m_dwStyle |= FXFONT_SYMBOLIC;
552 pFontDesc->m_dwStyle |= FXFONT_SYMBOLIC;
/external/pdfium/core/src/fxge/ge/
H A Dfx_ge_fontmap.cpp1087 } else if (iBaseFont == 12 && (flags & FXFONT_SYMBOLIC)) {
1200 return FindSubstFont(family, bTrueType, flags & ~FXFONT_SYMBOLIC, weight, italic_angle, 0, pSubstFont);
1204 return FindSubstFont(family, bTrueType, flags & ~FXFONT_SYMBOLIC, weight, italic_angle, 0, pSubstFont);
/external/pdfium/core/include/fxge/
H A Dfx_font.h27 #define FXFONT_SYMBOLIC 0x04 macro

Completed in 76 milliseconds