Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/notifications/
DNotification.h94 virtual Notification* toNotification() { return this; } in toNotification() function
/external/webkit/Source/WebCore/dom/
DEventTarget.cpp169 Notification* EventTarget::toNotification() in toNotification() function in WebCore::EventTarget