Home
last modified time | relevance | path

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

/external/webkit/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h198 virtual HRESULT STDMETHODCALLTYPE hasCustomMenuImplementation( in hasCustomMenuImplementation() function
/external/webkit/WebKitTools/DumpRenderTree/win/
DUIDelegate.cpp200 HRESULT STDMETHODCALLTYPE UIDelegate::hasCustomMenuImplementation( in hasCustomMenuImplementation() function in UIDelegate
DUIDelegate.h197 virtual HRESULT STDMETHODCALLTYPE hasCustomMenuImplementation(
/external/webkit/WebKit/win/
DWebView.cpp1166 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus); in handleContextMenuEvent()
1186 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus); in onMeasureItem()
1200 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus); in onDrawItem()
1218 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus); in onInitMenuPopup()
1236 m_uiDelegate->hasCustomMenuImplementation(&hasCustomMenus); in onUninitMenuPopup()
DChangeLog-2009-06-166754 (WebInspectorDelegate::hasCustomMenuImplementation):
/external/webkit/WebKit/win/Interfaces/
DIWebUIDelegate.idl572 @method hasCustomMenuImplementation:
575 HRESULT hasCustomMenuImplementation([out, retval] BOOL* hasCustomMenus);
/external/webkit/WebKitTools/
DChangeLog-2009-06-1610785 (UIDelegate::hasCustomMenuImplementation):
14278 (UIDelegate::hasCustomMenuImplementation):
16298 (BaseDelegate::hasCustomMenuImplementation):