Lines Matching refs:iFontSize
142 int32_t iFontSize = (int32_t)fabs(m_fFontSize); in ShowChars() local
143 int32_t iTextHeight = iFontSize + 1; in ShowChars()
172 CalcTextInfo(tempStr, &charpos[1], m_pFont.Get(), (float)strWidth, iFontSize, in ShowChars()
177 (float)(m_Height - iTextHeight) + iFontSize); in ShowChars()
181 static_cast<float>(iFontSize), affine_matrix1, in ShowChars()
186 CalcTextInfo(tempStr, &charpos[7], m_pFont.Get(), (float)strWidth, iFontSize, in ShowChars()
192 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
196 static_cast<float>(iFontSize), affine_matrix1, in ShowChars()
205 iFontSize, blank); in ShowChars()
208 (float)(m_Height - iTextHeight + iFontSize)); in ShowChars()
212 static_cast<float>(iFontSize), affine_matrix1, in ShowChars()