Searched defs:WebNotification (Results 1 – 3 of 3) sorted by relevance
36 class WebNotification; variable
282 void WebEditorClient::webViewDidChangeTypingStyle(WebNotification* /*notification*/) in webViewDidChangeTypingStyle() argument285 void WebEditorClient::webViewDidChangeSelection(WebNotification* /*notification*/) in webViewDidChangeSelection() argument
35 WebNotification::WebNotification(BSTR name, IUnknown* anObject, IPropertyBag* userInfo) in WebNotification() function in WebNotification