Searched refs:ContextMenuNotificationObserver (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/renderer_context_menu/
H A Drender_view_context_menu_browsertest_util.cc15 ContextMenuNotificationObserver::ContextMenuNotificationObserver( function in class:ContextMenuNotificationObserver
23 ContextMenuNotificationObserver::~ContextMenuNotificationObserver() {
26 void ContextMenuNotificationObserver::Observe(
36 base::Bind(&ContextMenuNotificationObserver::ExecuteCommand,
47 void ContextMenuNotificationObserver::ExecuteCommand(
55 : ContextMenuNotificationObserver(IDC_CONTENT_CONTEXT_SAVELINKAS),
H A Drender_view_context_menu_browsertest_util.h16 class ContextMenuNotificationObserver : public content::NotificationObserver { class in inherits:content::NotificationObserver
19 explicit ContextMenuNotificationObserver(int command_to_execute);
20 virtual ~ContextMenuNotificationObserver();
32 DISALLOW_COPY_AND_ASSIGN(ContextMenuNotificationObserver);
35 class SaveLinkAsContextMenuObserver : public ContextMenuNotificationObserver {
H A Drender_view_context_menu_browsertest.cc95 ContextMenuNotificationObserver menu_observer(
/external/chromium_org/chrome/browser/
H A Dreferrer_policy_browsertest.cc333 ContextMenuNotificationObserver context_menu_observer(
346 ContextMenuNotificationObserver context_menu_observer(
476 ContextMenuNotificationObserver context_menu_observer(
489 ContextMenuNotificationObserver context_menu_observer(
/external/chromium_org/chrome/browser/apps/
H A Dweb_view_interactive_browsertest.cc1157 ContextMenuNotificationObserver menu_observer(IDC_CONTENT_CONTEXT_COPY);
/external/chromium_org/chrome/browser/download/
H A Ddownload_browsertest.cc2791 ContextMenuNotificationObserver context_menu_observer(

Completed in 3438 milliseconds