PerformAction    1164 ash/accelerators/accelerator_controller.cc   return PerformAction(static_cast<AcceleratorAction>(it->second), accelerator);
PerformAction      98 ash/accelerators/accelerator_controller.h   bool PerformAction(int action,
PerformAction     481 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(WINDOW_SNAP_LEFT, dummy);
PerformAction     487 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(WINDOW_SNAP_RIGHT, dummy);
PerformAction     495 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(TOGGLE_MAXIMIZED, dummy);
PerformAction     499 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(TOGGLE_MAXIMIZED, dummy);
PerformAction     505 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(TOGGLE_MAXIMIZED, dummy);
PerformAction     506 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(WINDOW_SNAP_LEFT, dummy);
PerformAction     509 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(TOGGLE_MAXIMIZED, dummy);
PerformAction     510 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(WINDOW_SNAP_RIGHT, dummy);
PerformAction     513 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(TOGGLE_MAXIMIZED, dummy);
PerformAction     515 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(WINDOW_MINIMIZE, dummy);
PerformAction     522 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(WINDOW_MINIMIZE, dummy);
PerformAction     535 ash/accelerators/accelerator_controller_unittest.cc   GetController()->PerformAction(WINDOW_POSITION_CENTER, dummy);
PerformAction     552 ash/accelerators/accelerator_controller_unittest.cc   GetController()->PerformAction(WINDOW_POSITION_CENTER, dummy);
PerformAction     610 ash/accelerators/accelerator_controller_unittest.cc   GetController()->PerformAction(TOGGLE_MAXIMIZED, accelerator);
PerformAction     615 ash/accelerators/accelerator_controller_unittest.cc   GetController()->PerformAction(TOGGLE_MAXIMIZED, accelerator);
PerformAction     619 ash/accelerators/accelerator_controller_unittest.cc   GetController()->PerformAction(TOGGLE_MAXIMIZED, empty_accelerator);
PerformAction    1123 ash/accelerators/accelerator_controller_unittest.cc       EXPECT_TRUE(GetController()->PerformAction(*it, dummy))
PerformAction    1238 ash/accelerators/accelerator_controller_unittest.cc         GetController()->PerformAction(kActionsNeedingWindow[i], dummy));
PerformAction    1248 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(kActionsNeedingWindow[i], dummy);
PerformAction    1253 ash/accelerators/accelerator_controller_unittest.cc   GetController()->PerformAction(WINDOW_MINIMIZE, dummy);
PerformAction    1256 ash/accelerators/accelerator_controller_unittest.cc     GetController()->PerformAction(kActionsNeedingWindow[i], dummy);
PerformAction    1813 ash/shelf/shelf_layout_manager_unittest.cc   Shell::GetInstance()->accelerator_controller()->PerformAction(
PerformAction      66 ash/system/audio/volume_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction     108 ash/system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc   PerformAction(event);
PerformAction      34 ash/system/chromeos/virtual_keyboard/virtual_keyboard_tray.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction      73 ash/system/date/date_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction     111 ash/system/date/date_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction      34 ash/system/overview/overview_button_tray.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction      80 ash/system/overview/overview_button_tray_unittest.cc TEST_F(OverviewButtonTrayTest, PerformAction) {
PerformAction      89 ash/system/overview/overview_button_tray_unittest.cc   GetTray()->PerformAction(tap);
PerformAction      41 ash/system/tray/actionable_view.cc     return PerformAction(event);
PerformAction      54 ash/system/tray/actionable_view.cc     PerformAction(event);
PerformAction      89 ash/system/tray/actionable_view.cc   if (event->type() == ui::ET_GESTURE_TAP && PerformAction(*event))
PerformAction      41 ash/system/tray/actionable_view.h   virtual bool PerformAction(const ui::Event& event) = 0;
PerformAction      62 ash/system/tray/hover_highlight_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction     196 ash/system/tray/system_tray.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction      75 ash/system/tray/tray_background_view.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction      41 ash/system/tray/tray_item_more.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction     566 ash/system/web_notification/web_notification_tray.cc   PerformAction(event);
PerformAction      86 ash/system/web_notification/web_notification_tray.h   virtual bool PerformAction(const ui::Event& event) OVERRIDE;
PerformAction     234 chrome/browser/extensions/api/automation_internal/automation_internal_api.cc   using api::automation_internal::PerformAction::Params;
PerformAction      32 chrome/browser/extensions/dev_mode_bubble_controller.h   virtual void PerformAction(const ExtensionIdList& list) OVERRIDE;
PerformAction      98 chrome/browser/extensions/extension_message_bubble_controller.cc   delegate_->PerformAction(*GetOrCreateExtensionList());
PerformAction      40 chrome/browser/extensions/extension_message_bubble_controller.h     virtual void PerformAction(const ExtensionIdList& list) = 0;
PerformAction      43 chrome/browser/extensions/settings_api_bubble_controller.cc   virtual void PerformAction(const extensions::ExtensionIdList& list) OVERRIDE;
PerformAction      32 chrome/browser/extensions/suspicious_extension_bubble_controller.h   virtual void PerformAction(const extensions::ExtensionIdList& list) OVERRIDE;
PerformAction     656 chrome/browser/policy/policy_browsertest.cc     ash::Shell::GetInstance()->accelerator_controller()->PerformAction(
PerformAction     279 dbus/object_manager_unittest.cc   PerformAction("AddObject", ObjectPath("/org/chromium/SecondObject"));
PerformAction     308 dbus/object_manager_unittest.cc   PerformAction("AddObject", ObjectPath("/org/chromium/SecondObject"));
PerformAction     314 dbus/object_manager_unittest.cc   PerformAction("RemoveObject", ObjectPath("/org/chromium/SecondObject"));
PerformAction     337 dbus/object_manager_unittest.cc   PerformAction("ReleaseOwnership", ObjectPath("/org/chromium/TestService"));
PerformAction     345 dbus/object_manager_unittest.cc   PerformAction("Ownership", ObjectPath("/org/chromium/TestService"));
PerformAction     236 dbus/test_service.cc       base::Bind(&TestService::PerformAction,
PerformAction     146 dbus/test_service.h   void PerformAction(MethodCall* method_call,
PerformAction      71 net/url_request/url_request_throttler_simulation_unittest.cc     virtual void PerformAction() = 0;
PerformAction     102 net/url_request/url_request_throttler_simulation_unittest.cc         (*it)->PerformAction();