Home
last modified time | relevance | path

Searched refs:FXFONT_SUBST_ITALIC (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fgas/src/font/
Dfx_gefont.h11 #ifndef FXFONT_SUBST_ITALIC
12 #define FXFONT_SUBST_ITALIC 0x02 macro
Dfx_gefont.cpp143 pSubst->m_SubstFlags |= FXFONT_SUBST_ITALIC; in CFX_GEFont()
386 if (m_pFont->GetSubstFont()->m_SubstFlags & FXFONT_SUBST_ITALIC) { in GetFontStyles()