Searched defs:fCharSpace (Results 1 – 6 of 6) sorted by relevance
150 void CFX_Break::SetCharSpace(float fCharSpace) { in SetCharSpace()
83 void SetCharSpace(float fCharSpace) { m_fCharSpace = fCharSpace; } in SetCharSpace()
652 float fCharSpace, in GetWordWidth()
374 void CPWL_Edit::SetCharSpace(float fCharSpace) { in SetCharSpace()
617 void CPWL_EditImpl::SetCharSpace(float fCharSpace) { in SetCharSpace()
676 float fCharSpace = pEdit->GetCharSpace(); in GetEditAppStream() local