Searched refs:m_TextHorzScale (Results 1 – 3 of 3) sorted by relevance
36 m_TextHorzScale = src.m_TextHorzScale; in Copy()
34 float m_TextHorzScale = 1.0f; variable
1246 pText->CalcPositionData(m_pCurStates->m_TextHorzScale); in AddTextObject()1262 return GetVerticalTextSize(fKerning) * m_pCurStates->m_TextHorzScale; in GetHorizontalTextSize()1342 CFX_Matrix text_matrix(m_pCurStates->m_TextHorzScale, 0.0f, 0.0f, 1.0f, 0.0f, in OnChangeTextMatrix()1372 m_pCurStates->m_TextHorzScale = GetNumber(0) / 100; in Handle_SetHorzScale()