Searched defs:BeforeTextInsertedEvent (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/third_party/WebKit/Source/core/events/
H A DBeforeTextInsertedEvent.cpp27 #include "core/events/BeforeTextInsertedEvent.h"
31 BeforeTextInsertedEvent::BeforeTextInsertedEvent(const String& text) function in class:blink::BeforeTextInsertedEvent
36 BeforeTextInsertedEvent::~BeforeTextInsertedEvent()
40 const AtomicString& BeforeTextInsertedEvent::interfaceName() const
42 // Notice that there is no BeforeTextInsertedEvent.idl.
46 void BeforeTextInsertedEvent::trace(Visitor* visitor)

Completed in 620 milliseconds