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

  /external/chromium_org/third_party/WebKit/Source/modules/notifications/
NotificationController.h 47 static NotificationClient* clientFrom(Page*);
NotificationController.cpp 52 NotificationClient* NotificationController::clientFrom(Page* page)
DOMWindowNotifications.cpp 98 NotificationClient* provider = NotificationController::clientFrom(page);

Completed in 45 milliseconds