Searched refs:m_CharSpace (Results 1 – 1 of 1) sorted by relevance
132 void SetCharSpace(f32 space) { m_CharSpace = space; } in SetCharSpace()138 f32 GetCharSpace() const { return m_CharSpace; } in GetCharSpace()639 f32 m_CharSpace; //!< 文字間 variable