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

  /external/webkit/WebKit/win/Interfaces/
IWebNotificationObserver.idl 45 HRESULT onNotify([in] IWebNotification* notification);
  /external/webkit/WebKit/win/
WebNotificationCenter.cpp 123 // from a mutation of the list in the onNotify callback.
131 observer->onNotify(notification);
WebView.h 573 virtual HRESULT STDMETHODCALLTYPE onNotify(
    [all...]
WebView.cpp 194 virtual HRESULT STDMETHODCALLTYPE onNotify(
208 HRESULT PreferencesChangedOrRemovedObserver::onNotify(IWebNotification* notification)
    [all...]

Completed in 123 milliseconds