Home
last modified time | relevance | path

Searched defs:PushEventInit (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/push_messaging/
DPushEvent.h15 struct PushEventInit : public EventInit { struct
31 …static PassRefPtrWillBeRawPtr<PushEvent> create(const AtomicString& type, const PushEventInit& ini… in create() argument
DPushEvent.cpp10 PushEventInit::PushEventInit() in PushEventInit() function in WebCore::PushEventInit