ExecuteCommandIfEnabled 474 chrome/browser/ui/gtk/panels/panel_gtk.cc return panel_gtk->panel()->ExecuteCommandIfEnabled(command_id); ExecuteCommandIfEnabled 276 chrome/browser/ui/panels/panel.h bool ExecuteCommandIfEnabled(int id); ExecuteCommandIfEnabled 1627 chrome/browser/ui/panels/panel_browsertest.cc EXPECT_TRUE(panel->ExecuteCommandIfEnabled(IDC_DEV_TOOLS)); ExecuteCommandIfEnabled 1661 chrome/browser/ui/panels/panel_browsertest.cc EXPECT_TRUE(panel->ExecuteCommandIfEnabled(IDC_DEV_TOOLS_CONSOLE)); ExecuteCommandIfEnabled 947 chrome/browser/ui/views/panels/panel_view.cc return panel_->ExecuteCommandIfEnabled(iter->second);