Searched refs:toNotification (Results 1 - 5 of 5) sorted by relevance

/external/webkit/WebCore/notifications/
H A DNotification.h79 virtual Notification* toNotification() { return this; } function in class:WebCore::Notification
/external/webkit/WebCore/bindings/js/
H A DJSEventTarget.cpp143 if (Notification* notification = target->toNotification())
/external/webkit/WebCore/dom/
H A DEventTarget.cpp153 Notification* EventTarget::toNotification() function in class:WebCore::EventTarget
H A DEventTarget.h119 virtual Notification* toNotification();
/external/webkit/WebCore/bindings/v8/
H A DV8DOMWrapper.cpp417 if (Notification* notification = target->toNotification())

Completed in 218 milliseconds