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

/macosx-10.10/WebCore-7600.1.25/dom/
H A DTextEvent.h62 bool isDrop() const { return m_inputType == TextEventInputDrop; } function in class:WebCore::TextEvent
/macosx-10.10/WebCore-7600.1.25/editing/
H A DEditor.cpp259 if (event->isDrop())

Completed in 136 milliseconds