HomeSort by relevance Sort by last modified time
    Searched refs:ShowContextMenu (Results 1 - 25 of 34) sorted by null

1 2

  /external/chromium/chrome/browser/ui/views/location_bar/
page_action_image_view.h 48 virtual void ShowContextMenu(const gfx::Point& p,
page_action_image_view.cc 131 ShowContextMenu(menu_origin, true);
147 void PageActionImageView::ShowContextMenu(const gfx::Point& p,
  /external/chromium/chrome/browser/tab_contents/
tab_contents_view_gtk.h 66 virtual void ShowContextMenu(const ContextMenuParams& params);
tab_contents_view_mac.h 82 virtual void ShowContextMenu(const ContextMenuParams& params);
background_contents.h 98 virtual void ShowContextMenu(const ContextMenuParams& params) {}
tab_contents_view_gtk.cc 303 void TabContentsViewGtk::ShowContextMenu(const ContextMenuParams& params) {
  /external/chromium/chrome/browser/ui/views/extensions/
browser_action_overflow_menu_controller.h 51 virtual bool ShowContextMenu(views::MenuItemView* source,
browser_action_overflow_menu_controller.cc 90 bool BrowserActionOverflowMenuController::ShowContextMenu(
  /external/webkit/Source/WebKit2/WebProcess/WebPage/
WebContextMenu.cpp 87 m_page->send(Messages::WebPageProxy::ShowContextMenu(view->contentsToWindow(controller->hitTestResult().point()), contextMenuState, proposedMenu, InjectedBundleUserMessageEncoder(userData.get())));
  /external/chromium/chrome/browser/notifications/
balloon_host.h 87 virtual void ShowContextMenu(const ContextMenuParams& params) {}
  /external/chromium/chrome/browser/ui/gtk/
browser_titlebar.h 66 void ShowContextMenu(GdkEventButton* event);
task_manager_gtk.h 72 void ShowContextMenu(const gfx::Point& point, guint32 event_time);
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.h 69 virtual void ShowContextMenu(const ContextMenuParams& params);
tab_contents_view_touch.h 69 virtual void ShowContextMenu(const ContextMenuParams& params);
tab_contents_view_views.h 62 virtual void ShowContextMenu(const ContextMenuParams& params) OVERRIDE;
tab_contents_view_touch.cc 269 void TabContentsViewTouch::ShowContextMenu(const ContextMenuParams& params) {
tab_contents_view_views.cc 262 void TabContentsViewViews::ShowContextMenu(const ContextMenuParams& params) {
tab_contents_view_gtk.cc 368 void TabContentsViewGtk::ShowContextMenu(const ContextMenuParams& params) {
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_menu_controller_views.h 103 virtual bool ShowContextMenu(views::MenuItemView* source,
bookmark_bar_view.h 136 virtual void ShowContextMenu(const gfx::Point& p, bool is_mouse_gesture)
bookmark_menu_controller_views.cc 207 bool BookmarkMenuController::ShowContextMenu(MenuItemView* source,
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 91 virtual void ShowContextMenu(const gfx::Point& p,
  /external/chromium/chrome/browser/extensions/
extension_host.h 156 virtual void ShowContextMenu(const ContextMenuParams& params);
  /external/chromium/chrome/browser/prerender/
prerender_contents.h 143 virtual void ShowContextMenu(const ContextMenuParams& params) {}
  /external/chromium/chrome/browser/ui/views/
browser_actions_container.h 105 virtual void ShowContextMenu(const gfx::Point& p,

Completed in 444 milliseconds

1 2