Searched refs:m_bItalicCJK (Results 1 – 5 of 5) sorted by relevance
18 m_bItalicCJK(false), in CFX_SubstFont()
22 bool m_bItalicCJK; variable
92 skew = pSubstFont->m_bItalicCJK ? -15 : 0; in RenderGlyph()
587 pSubstFont->m_bItalicCJK = true; in FindSubstFont()
63 SubstFxFont->m_bItalicCJK = FontStyleIsItalic(dwFontStyle); in DrawString()