Searched defs:UIDelegate (Results 1 - 3 of 3) sorted by relevance

/external/webkit/WebKit/mac/WebView/
H A DWebViewData.h59 id UIDelegate; variable
/external/webkit/WebKitTools/DumpRenderTree/win/
H A DUIDelegate.h40 class UIDelegate : public IWebUIDelegate2, IWebUIDelegatePrivate { class in inherits:IWebUIDelegate2,IWebUIDelegatePrivate
42 UIDelegate();
H A DUIDelegate.cpp30 #include "UIDelegate.h"
156 UIDelegate::UIDelegate() function in class:UIDelegate
167 void UIDelegate::resetUndoManager()
172 HRESULT STDMETHODCALLTYPE UIDelegate::QueryInterface(REFIID riid, void** ppvObject)
190 ULONG STDMETHODCALLTYPE UIDelegate::AddRef()
195 ULONG STDMETHODCALLTYPE UIDelegate::Release()
204 HRESULT STDMETHODCALLTYPE UIDelegate::hasCustomMenuImplementation(
212 HRESULT STDMETHODCALLTYPE UIDelegate::trackCustomPopupMenu(
221 HRESULT STDMETHODCALLTYPE UIDelegate
[all...]

Completed in 42 milliseconds