Searched refs:isCommandEnabled (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/ui/cocoa/tabs/
H A Dtab_controller_target.h24 - (BOOL)isCommandEnabled:(TabStripModel::ContextMenuCommand)command
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebRemoteFrameImpl.h110 virtual bool isCommandEnabled(const WebString&) const OVERRIDE;
H A DWebLocalFrameImpl.h159 virtual bool isCommandEnabled(const WebString&) const OVERRIDE;
H A DWebRemoteFrameImpl.cpp545 bool WebRemoteFrameImpl::isCommandEnabled(const WebString&) const function in class:blink::WebRemoteFrameImpl
H A DWebLocalFrameImpl.cpp1058 bool WebLocalFrameImpl::isCommandEnabled(const WebString& name) const function in class:WebLocalFrameImpl
/external/chromium_org/third_party/WebKit/public/web/
H A DWebFrame.h433 virtual bool isCommandEnabled(const WebString&) const = 0;
/external/chromium_org/content/shell/renderer/test_runner/
H A Dtest_runner.cc363 .SetMethod("isCommandEnabled", &TestRunnerBindings::IsCommandEnabled)
2110 return web_view_->focusedFrame()->isCommandEnabled(

Completed in 144 milliseconds