Searched refs:m_CharSpace (Results 1 – 4 of 4) sorted by relevance
438 return m_CharSpace; in GetCharSpace()451 if (UpdatePTDirty(m_CharSpace != space)) in SetCharSpace()453 m_CharSpace = space; in SetCharSpace()821 f32 m_CharSpace; variable
135 void SetCharSpace(f32 space) { m_CharSpace = space; } in SetCharSpace()141 f32 GetCharSpace() const { return m_CharSpace; } in GetCharSpace()642 f32 m_CharSpace; //!< 文字間 variable
125 m_CharSpace = pBlock->charSpace; in TextBox()164 m_CharSpace = 0; in Init()530 pWriter->SetCharSpace(m_CharSpace); in SetFontInfo()
93 m_CharSpace(0), in TextWriterBase()