Searched refs:m_shouldRetainAutocorrectionIndicator (Results 1 – 3 of 3) sorted by relevance
104 … bool shouldRetainAutocorrectionIndicator() const { return m_shouldRetainAutocorrectionIndicator; } in shouldRetainAutocorrectionIndicator()105 …oid setShouldRetainAutocorrectionIndicator(bool retain) { m_shouldRetainAutocorrectionIndicator = … in setShouldRetainAutocorrectionIndicator()130 bool m_shouldRetainAutocorrectionIndicator; variable
74 , m_shouldRetainAutocorrectionIndicator(options & RetainAutocorrectionIndicator) in TypingCommand()
56858 …variable m_shouldRetainAutocorrectionIndicator, which can be modified by passing option into the T…