Home
last modified time | relevance | path

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

/external/webkit/Tools/WinLauncher/
DPrintWebUIDelegate.h74 virtual HRESULT STDMETHODCALLTYPE hasCustomMenuImplementation(BOOL*) { return E_NOTIMPL; } in hasCustomMenuImplementation() function
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebInspectorDelegate.h192 virtual HRESULT STDMETHODCALLTYPE hasCustomMenuImplementation( in hasCustomMenuImplementation() function
/external/webkit/Tools/DumpRenderTree/win/
DUIDelegate.cpp208 HRESULT STDMETHODCALLTYPE UIDelegate::hasCustomMenuImplementation( in hasCustomMenuImplementation() function in UIDelegate