HomeSort by relevance Sort by last modified time
    Searched refs:hasCustomMenuImplementation (Results 1 - 6 of 6) sorted by null

  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebInspectorDelegate.h 192 virtual HRESULT STDMETHODCALLTYPE hasCustomMenuImplementation(
  /external/webkit/Tools/WinLauncher/
PrintWebUIDelegate.h 74 virtual HRESULT STDMETHODCALLTYPE hasCustomMenuImplementation(BOOL*) { return E_NOTIMPL; }
  /external/webkit/Tools/DumpRenderTree/win/
UIDelegate.cpp 208 HRESULT STDMETHODCALLTYPE UIDelegate::hasCustomMenuImplementation(
UIDelegate.h 199 virtual HRESULT STDMETHODCALLTYPE hasCustomMenuImplementation(
  /external/webkit/Source/WebKit/win/Interfaces/
IWebUIDelegate.idl 572 @method hasCustomMenuImplementation:
575 HRESULT hasCustomMenuImplementation([out, retval] BOOL* hasCustomMenus);
    [all...]
  /external/webkit/Source/WebKit/win/
WebView.cpp     [all...]

Completed in 170 milliseconds