Searched refs:m_FontCharWidth (Results 1 – 10 of 10) sorted by relevance
161 charPos[0].m_FontCharWidth = cFont->GetGlyphWidth(charPos[0].m_GlyphIndex); in CalcTextInfo()165 penX += (float)(charPos[0].m_FontCharWidth) * (float)fontSize / 1000.0f; in CalcTextInfo()169 charPos[i].m_FontCharWidth = cFont->GetGlyphWidth(charPos[i].m_GlyphIndex); in CalcTextInfo()173 penX += (float)(charPos[i].m_FontCharWidth) * (float)fontSize / 1000.0f; in CalcTextInfo()
62 charpos.m_FontCharWidth = pFont->GetCharWidthF(CharCode); in Load()64 charpos.m_FontCharWidth = 0; in Load()
2043 font->LoadGlyphPath(charpos.m_GlyphIndex, charpos.m_FontCharWidth); in DrawTextPathWithPattern()
41 charPos[0].m_FontCharWidth = 4; in CommonTest()
1172 pt1.x + pCharPos[j].m_FontCharWidth * pPiece->fFontSize / 1000.0f; in RenderPath()1182 pCharPos[iChars - 1].m_FontCharWidth * pPiece->fFontSize / 1000.0f; in RenderPath()1192 pCharPos[iChars - 1].m_FontCharWidth * pPiece->fFontSize / 1000.0f; in RenderPath()1234 pCharPos[iChars - 1].m_FontCharWidth * pPiece->fFontSize / 1000.0f; in RenderPath()
79 int32_t m_FontCharWidth; variable
356 m_FontCharWidth(0), in FXTEXT_CHARPOS()963 charpos.m_FontCharWidth, anti_alias, nativetext_flags); in DrawNormalText()967 charpos.m_FontCharWidth, anti_alias, nativetext_flags); in DrawNormalText()1108 pFont->LoadGlyphPath(charpos.m_GlyphIndex, charpos.m_FontCharWidth); in DrawTextPath()
603 pFont, charpos.m_GlyphIndex, charpos.m_FontCharWidth); in FindPSFontGlyph()
739 pCharPos->m_FontCharWidth = iCharWidth; in GetDisplayPos()
834 pCharPos->m_FontCharWidth = iCharWidth; in GetDisplayPos()