Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/ge/
Dcfx_fontmapper.cpp21 #define FX_FONT_STYLE_Italic 0x02 macro
476 nStyle |= FX_FONT_STYLE_Italic; in FindSubstFont()
499 nStyle |= FX_FONT_STYLE_Italic; in FindSubstFont()
501 nStyle |= (FX_FONT_STYLE_Bold | FX_FONT_STYLE_Italic); in FindSubstFont()
525 nStyle |= FX_FONT_STYLE_Italic; in FindSubstFont()
539 nStyle |= FX_FONT_STYLE_Italic; in FindSubstFont()
557 if (nStyle & FX_FONT_STYLE_Italic) in FindSubstFont()
599 if (nStyle & FX_FONT_STYLE_Italic) in FindSubstFont()