initCustomEvent 48 Source/core/events/CustomEvent.cpp void CustomEvent::initCustomEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<SerializedScriptValue> serializedDetail) initCustomEvent 43 Source/web/WebDOMCustomEvent.cpp void WebDOMCustomEvent::initCustomEvent(const WebString& type, bool canBubble, bool cancelable, const WebSerializedScriptValue& webSerializedScriptValue)