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

/external/webkit/Source/WebCore/dom/
H A DTextEvent.h56 bool isPaste() const { return m_inputType == TextEventInputPaste; } function in class:WebCore::TextEvent
/external/webkit/Source/WebCore/editing/
H A DEditor.cpp164 if (event->isPaste()) {

Completed in 93 milliseconds