Home
last modified time | relevance | path

Searched refs:trackCustomPopupMenu (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h201 virtual HRESULT STDMETHODCALLTYPE trackCustomPopupMenu( in trackCustomPopupMenu() function
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.cpp208 HRESULT STDMETHODCALLTYPE UIDelegate::trackCustomPopupMenu( in trackCustomPopupMenu() function in UIDelegate
DUIDelegate.h200 virtual HRESULT STDMETHODCALLTYPE trackCustomPopupMenu(
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl584 HRESULT trackCustomPopupMenu([in] IWebView* sender, [in] OLE_HANDLE hMenu, [in] LPPOINT point);
/external/webkit/WebKit/win/
DWebView.cpp1169 …m_uiDelegate->trackCustomPopupMenu((IWebView*)this, (OLE_HANDLE)(ULONG64)coreMenu->platformDescrip… in handleContextMenuEvent()
DChangeLog-2009-06-166755 (WebInspectorDelegate::trackCustomPopupMenu):
14200 (WebInspector::trackCustomPopupMenu):
/external/webkit/WebKitTools/
DChangeLog-2009-06-1610786 (UIDelegate::trackCustomPopupMenu):
10788 Add a no-op implementation of trackCustomPopupMenu, to prevent the default popup
14317 (UIDelegate::trackCustomPopupMenu):
16299 (BaseDelegate::trackCustomPopupMenu):