Searched refs:m_shouldSmartReplace (Results 1 – 2 of 2) sorted by relevance
61 , m_shouldSmartReplace(false) in TextEvent()71 , m_shouldSmartReplace(false) in TextEvent()82 , m_shouldSmartReplace(shouldSmartReplace) in TextEvent()
59 bool shouldSmartReplace() const { return m_shouldSmartReplace; } in shouldSmartReplace()75 bool m_shouldSmartReplace; variable