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

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebNotification.h31 class WebNotification : public IWebNotification class in inherits:IWebNotification
H A DWebNotification.cpp35 WebNotification::WebNotification(BSTR name, IUnknown* anObject, IPropertyBag* userInfo) function in class:WebNotification
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/Notifications/
H A DWebNotification.cpp36 WebNotification::WebNotification(const String& title, const String& body, const String& iconURL, const String& tag, const String& lang, const String& dir, const String& originString, uint64_t notificationID) function in class:WebKit::WebNotification
H A DWebNotification.h44 class WebNotification : public TypedAPIObject<APIObject::TypeNotification> { class in namespace:WebKit

Completed in 76 milliseconds