Searched refs:ExecuteBrowserCommand (Results 1 - 10 of 10) sorted by relevance

/external/chromium/chrome/browser/chromeos/status/
H A Dstatus_area_host.h53 virtual void ExecuteBrowserCommand(int id) const = 0;
/external/chromium/chrome/browser/chromeos/frame/
H A Dbrowser_view.h74 virtual void ExecuteBrowserCommand(int id) const OVERRIDE;
H A Dbrowser_view.cc363 void BrowserView::ExecuteBrowserCommand(int id) const { function in class:chromeos::BrowserView
/external/chromium_org/chrome/browser/ui/views/
H A Dreload_button.h79 void ExecuteBrowserCommand(int command, int event_flags);
H A Dreload_button.cc179 ExecuteBrowserCommand(command, flags);
224 ExecuteBrowserCommand(browser_command, event_flags);
235 void ReloadButton::ExecuteBrowserCommand(int command, int event_flags) { function in class:ReloadButton
/external/chromium/chrome/browser/chromeos/login/
H A Dbackground_view.h112 virtual void ExecuteBrowserCommand(int id) const OVERRIDE {}
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.h106 void ExecuteBrowserCommand(int handle, int command,
H A Dtesting_automation_provider.cc265 ExecuteBrowserCommand)
768 void TestingAutomationProvider::ExecuteBrowserCommand( function in class:TestingAutomationProvider
/external/chromium_org/chrome/browser/automation/
H A Dtesting_automation_provider.h105 void ExecuteBrowserCommand(int handle, int command,
H A Dtesting_automation_provider.cc342 ExecuteBrowserCommand)
636 void TestingAutomationProvider::ExecuteBrowserCommand( function in class:TestingAutomationProvider

Completed in 153 milliseconds