HomeSort by relevance Sort by last modified time
    Searched refs:TextEventInputPaste (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/dom/
TextEventInputType.h 36 TextEventInputPaste,
TextEvent.h 56 bool isPaste() const { return m_inputType == TextEventInputPaste; }
TextEvent.cpp 79 , m_inputType(TextEventInputPaste)

Completed in 17 milliseconds