Searched refs:m_FontCharWidth (Results 1 – 10 of 10) sorted by relevance
56 charpos.m_FontCharWidth = pFont->GetCharWidthF(CharCode); in Load()58 charpos.m_FontCharWidth = 0; in Load()
2001 font->LoadGlyphPath(charpos.m_GlyphIndex, charpos.m_FontCharWidth); in DrawTextPathWithPattern()
182 charPos[0].m_FontCharWidth = cFont->GetGlyphWidth(charPos[0].m_GlyphIndex); in CalcTextInfo()186 penX += (FX_FLOAT)(charPos[0].m_FontCharWidth) * (FX_FLOAT)fontSize / 1000.0f; in CalcTextInfo()190 charPos[i].m_FontCharWidth = cFont->GetGlyphWidth(charPos[i].m_GlyphIndex); in CalcTextInfo()195 (FX_FLOAT)(charPos[i].m_FontCharWidth) * (FX_FLOAT)fontSize / 1000.0f; in CalcTextInfo()
74 int32_t m_FontCharWidth; variable
351 m_FontCharWidth(0), in FXTEXT_CHARPOS()944 charpos.m_FontCharWidth, anti_alias, nativetext_flags); in DrawNormalText()948 charpos.m_FontCharWidth, anti_alias, nativetext_flags); in DrawNormalText()1089 pFont->LoadGlyphPath(charpos.m_GlyphIndex, charpos.m_FontCharWidth); in DrawTextPath()
41 charPos[0].m_FontCharWidth = 4; in CommonTest()
1195 pt1.x + pCharPos[j].m_FontCharWidth * pPiece->fFontSize / 1000.0f; in RenderPath()1205 pCharPos[iChars - 1].m_FontCharWidth * pPiece->fFontSize / 1000.0f; in RenderPath()1215 pCharPos[iChars - 1].m_FontCharWidth * pPiece->fFontSize / 1000.0f; in RenderPath()1256 pCharPos[iChars - 1].m_FontCharWidth * pPiece->fFontSize / 1000.0f; in RenderPath()
593 pFont, charpos.m_GlyphIndex, charpos.m_FontCharWidth); in FindPSFontGlyph()
948 pCharPos->m_FontCharWidth = iCharWidth; in GetDisplayPos()
1371 pCharPos->m_FontCharWidth = iCharWidth; in GetDisplayPos()