Searched refs:isPaste (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/dom/
H A DTextEvent.h61 bool isPaste() const { return m_inputType == TextEventInputPaste; } function in class:WebCore::TextEvent
/macosx-10.10/WebCore-7600.1.25/editing/
H A DEditor.cpp262 if (event->isPaste()) {

Completed in 147 milliseconds