Home
last modified time | relevance | path

Searched defs:WebNotification (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKit/win/WebCoreSupport/
DWebEditorClient.h36 class WebNotification; variable
DWebEditorClient.cpp282 void WebEditorClient::webViewDidChangeTypingStyle(WebNotification* /*notification*/) in webViewDidChangeTypingStyle() argument
285 void WebEditorClient::webViewDidChangeSelection(WebNotification* /*notification*/) in webViewDidChangeSelection() argument
/external/webkit/WebKit/win/
DWebNotification.cpp35 WebNotification::WebNotification(BSTR name, IUnknown* anObject, IPropertyBag* userInfo) in WebNotification() function in WebNotification