Searched defs:initTextEvent (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/dom/
H A DTextEvent.cpp110 void TextEvent::initTextEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<AbstractView> view, const String& data) function in class:WebCore::TextEvent

Completed in 123 milliseconds