Searched refs:RunContextMenuAt (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/ui/views/controls/menu/
H A Dmenu_2.cc28 void Menu2::RunContextMenuAt(const gfx::Point& point) { function in class:views::Menu2
H A Dmenu_2.h48 // RunContextMenuAt is the same, but the alignment is the default for a
51 void RunContextMenuAt(const gfx::Point& point);
/external/chromium/chrome/browser/ui/views/tab_contents/
H A Drender_view_context_menu_views.cc29 menu_->RunContextMenuAt(gfx::Point(x, y));
/external/chromium/chrome/browser/ui/views/status_icons/
H A Dstatus_icon_win.cc119 context_menu_->RunContextMenuAt(gfx::Point(x, y));
/external/chromium/chrome/browser/ui/views/extensions/
H A Dbrowser_action_overflow_menu_controller.cc106 context_menu_menu_->RunContextMenuAt(p);
/external/chromium/chrome/browser/ui/views/location_bar/
H A Dpage_action_image_view.cc159 context_menu_menu_->RunContextMenuAt(p);
/external/chromium/chrome/browser/ui/gtk/bookmarks/
H A Dbookmark_editor_gtk.cc72 menu_->RunContextMenuAt(point);
/external/chromium/chrome/browser/ui/views/bookmarks/
H A Dbookmark_editor_view.cc260 context_menu_->RunContextMenuAt(p);
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit_view_win.cc1305 context_menu_->RunContextMenuAt(gfx::Point(p));
1307 context_menu_->RunContextMenuAt(gfx::Point(point));
/external/chromium/chrome/browser/ui/gtk/
H A Dtask_manager_gtk.cc254 menu_->RunContextMenuAt(point);
/external/chromium/chrome/browser/ui/views/
H A Dbrowser_actions_container.cc263 context_menu_menu_->RunContextMenuAt(p);

Completed in 205 milliseconds