Home
last modified time | relevance | path

Searched refs:ExecuteWindowsCommand (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/views/
Dtask_manager_view.cc284 virtual bool ExecuteWindowsCommand(int command_id);
604 bool TaskManagerView::ExecuteWindowsCommand(int command_id) { in ExecuteWindowsCommand() function in __anonb72bfe2f0111::TaskManagerView
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_view.h359 virtual bool ExecuteWindowsCommand(int command_id) OVERRIDE;
Dbrowser_view.cc1447 bool BrowserView::ExecuteWindowsCommand(int command_id) { function in BrowserView