HomeSort by relevance Sort by last modified time
    Searched defs:UIDelegate (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebKitTools/DumpRenderTree/win/
UIDelegate.h 40 class UIDelegate : public IWebUIDelegate2, IWebUIDelegatePrivate {
42 UIDelegate();
UIDelegate.cpp 30 #include "UIDelegate.h"
156 UIDelegate::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::registerUndoWithTarget
    [all...]
  /external/webkit/WebKit/mac/WebView/
WebViewData.h 59 id UIDelegate;

Completed in 39 milliseconds