Searched defs:PushEventInit (Results 1 – 2 of 2) sorted by relevance
15 struct PushEventInit : public EventInit { struct31 …static PassRefPtrWillBeRawPtr<PushEvent> create(const AtomicString& type, const PushEventInit& ini… in create() argument
10 PushEventInit::PushEventInit() in PushEventInit() function in WebCore::PushEventInit