Searched refs:m_CharSpace (Results 1 – 4 of 4) sorted by relevance
440 return m_CharSpace; in GetCharSpace()453 if (UpdatePTDirty(m_CharSpace != space)) in SetCharSpace()455 m_CharSpace = space; in SetCharSpace()846 f32 m_CharSpace; variable
137 void SetCharSpace(f32 space) { m_CharSpace = space; } in SetCharSpace()143 f32 GetCharSpace() const { return m_CharSpace; } in GetCharSpace()644 f32 m_CharSpace; //!< 文字間 variable
127 m_CharSpace = pBlock->charSpace; in TextBox()166 m_CharSpace = 0; in Init()532 pWriter->SetCharSpace(m_CharSpace); in SetFontInfo()
95 m_CharSpace(0), in TextWriterBase()