Searched refs:browser_command (Results 1 – 5 of 5) sorted by relevance
45 int browser_command; in GetAcceleratorForCommandId() local47 &browser_command)) in GetAcceleratorForCommandId()51 browser_command); in GetAcceleratorForCommandId()
195 int browser_command = 0; in ExecuteCommand() local198 browser_command = IDC_RELOAD; in ExecuteCommand()201 browser_command = IDC_RELOAD_IGNORING_CACHE; in ExecuteCommand()204 browser_command = IDC_RELOAD_CLEARING_CACHE; in ExecuteCommand()209 ExecuteBrowserCommand(browser_command, event_flags); in ExecuteCommand()
200 bool BrowserProxy::RunCommandAsync(int browser_command) const { in RunCommandAsync()207 browser_command, in RunCommandAsync()213 bool BrowserProxy::RunCommand(int browser_command) const { in RunCommand()220 browser_command, in RunCommand()
109 bool RunCommandAsync(int browser_command) const WARN_UNUSED_RESULT;115 bool RunCommand(int browser_command) const WARN_UNUSED_RESULT;
67 int browser_command; in GetAcceleratorForCommandId() local69 &browser_command)) in GetAcceleratorForCommandId()73 browser_command); in GetAcceleratorForCommandId()