Searched refs:m_iFontSize (Results 1 – 6 of 6) sorted by relevance
41 m_iFontSize(240), in CFX_RTFBreak()96 if (m_iFontSize == iFontSize) in SetFontSize()100 m_iFontSize = iFontSize; in SetFontSize()109 m_iFontHeight = m_iFontSize; in FontChanged()114 m_iDefChar *= m_iFontSize; in FontChanged()239 pCurChar->m_iFontSize = m_iFontSize; in AppendChar()271 iCharWidth *= m_iFontSize; in AppendChar_Combination()345 iCharWidth *= m_iFontSize; in AppendChar_Arabic()360 iCharWidth *= m_iFontSize; in AppendChar_Arabic()378 iCharWidth *= m_iFontSize; in AppendChar_Others()[all …]
99 int32_t m_iFontSize; variable209 int32_t m_iFontSize; variable
49 m_iFontSize(240), in CFX_TxtBreak()119 if (m_iFontSize == iFontSize) in SetFontSize()123 m_iFontSize = iFontSize; in SetFontSize()133 m_iDefChar *= m_iFontSize; in FontChanged()154 m_iDefChar *= m_iFontSize; in SetDefaultChar()374 iCharWidth *= m_iFontSize; in AppendChar_Combination()469 iCharWidth *= m_iFontSize; in AppendChar_Arabic()491 iCharWidth *= m_iFontSize; in AppendChar_Arabic()533 iCharWidth *= m_iFontSize; in AppendChar_Others()633 iCharWidth *= m_iFontSize; in EndBreak_UpdateArabicShapes()
285 int32_t m_iFontSize; variable
179 int32_t m_iFontSize; variable191 m_iFontSize(0), in CFX_RTFChar()
1059 pTP->rtPiece.height = (FX_FLOAT)pPiece->m_iFontSize * fVerScale / 20.0f; in AppendTextLine()1103 fBaseLine + (FX_FLOAT)pPiece->m_iFontSize * fVerScale / 20.0f; in AppendTextLine()