HomeSort by relevance Sort by last modified time
    Searched refs:toNotification (Results 1 - 5 of 5) sorted by null

  /external/webkit/WebCore/notifications/
Notification.h 79 virtual Notification* toNotification() { return this; }
  /external/webkit/WebCore/bindings/js/
JSEventTarget.cpp 143 if (Notification* notification = target->toNotification())
  /external/webkit/WebCore/dom/
EventTarget.cpp 153 Notification* EventTarget::toNotification()
EventTarget.h 119 virtual Notification* toNotification();
  /external/webkit/WebCore/bindings/v8/
V8DOMWrapper.cpp 417 if (Notification* notification = target->toNotification())

Completed in 267 milliseconds