Searched defs:initCustomEvent (Results 1 – 3 of 3) sorted by relevance
41 void CustomEvent::initCustomEvent(const AtomicString& type, bool canBubble, bool cancelable, Script… in initCustomEvent() function in WebCore::CustomEvent
22 CustomEvent.prototype.initCustomEvent = method in CustomEvent