Searched refs:onNotify (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/Interfaces/
H A DIWebNotificationObserver.idl45 HRESULT onNotify([in] IWebNotification* notification);
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebNotificationCenter.cpp123 // from a mutation of the list in the onNotify callback.
131 observer->onNotify(notification);
H A DWebView.h614 virtual HRESULT STDMETHODCALLTYPE onNotify(
H A DWebView.cpp244 virtual HRESULT STDMETHODCALLTYPE onNotify(
258 HRESULT PreferencesChangedOrRemovedObserver::onNotify(IWebNotification* notification) function in class:PreferencesChangedOrRemovedObserver
4623 HRESULT STDMETHODCALLTYPE WebView::onNotify(

Completed in 120 milliseconds