Searched refs:m_bItalicCJK (Results 1 – 5 of 5) sorted by relevance
18 m_bItalicCJK(false) {} in CFX_SubstFont()
114 skew = pSubstFont->m_bItalicCJK ? -15 : 0; in RenderGlyph()
600 pSubstFont->m_bItalicCJK = true; in FindSubstFont()
26 bool m_bItalicCJK; variable
158 SubstFxFont->m_bItalicCJK = !!(dwFontStyle & FX_FONTSTYLE_Italic); in DrawString()