Home
last modified time | relevance | path

Searched refs:toNotification (Results 1 – 6 of 6) sorted by relevance

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