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

/external/webkit/Source/WebCore/dom/
H A DErrorEvent.cpp55 void ErrorEvent::initErrorEvent(const AtomicString& type, bool canBubble, bool cancelable, const String& message, const String& fileName, unsigned lineNumber) function in class:WebCore::ErrorEvent

Completed in 1210 milliseconds