Searched refs:m_commandType (Results 1 – 2 of 2) sorted by relevance
65 , m_commandType(commandType) in TypingCommand()77 updatePreservesTypingStyle(m_commandType); in TypingCommand()286 if (m_commandType == DeleteKey) in doApply()290 switch (m_commandType) { in doApply()
115 ETypingCommand m_commandType; variable