Searched refs:TextEventInputDrop (Results 1 – 3 of 3) sorted by relevance
37 TextEventInputDrop, enumerator
57 bool isDrop() const { return m_inputType == TextEventInputDrop; } in isDrop()
56 return adoptRef(new TextEvent(view, data, TextEventInputDrop)); in createForDrop()