Searched refs:m_shouldMatchStyle (Results 1 – 2 of 2) sorted by relevance
62 , m_shouldMatchStyle(false) in TextEvent()72 , m_shouldMatchStyle(false) in TextEvent()83 , m_shouldMatchStyle(shouldMatchStyle) in TextEvent()
60 bool shouldMatchStyle() const { return m_shouldMatchStyle; } in shouldMatchStyle()76 bool m_shouldMatchStyle; variable