Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_gefont.cpp116 pSubst->m_SubstFlags |= FXFONT_SUBST_ITALIC; in CFGAS_GEFont()
255 if (pSubstFont->m_SubstFlags & FXFONT_SUBST_ITALIC) in GetFontStyles()
Dcfgas_gefont.h19 #define FXFONT_SUBST_ITALIC 0x02 macro