TextEventInputPaste   81 Source/core/events/TextEvent.cpp     , m_inputType(TextEventInputPaste)
TextEventInputPaste   56 Source/core/events/TextEvent.h         bool isPaste() const { return m_inputType == TextEventInputPaste; }