Searched defs:ShowPopupMenu (Results 1 - 9 of 9) sorted by relevance

/external/chromium/chrome/browser/notifications/
H A Dballoon_host.h88 virtual void ShowPopupMenu(const gfx::Rect& bounds, function in class:BalloonHost
/external/chromium/chrome/browser/tab_contents/
H A Dbackground_contents.h99 virtual void ShowPopupMenu(const gfx::Rect& bounds, function in class:BackgroundContents
H A Dtab_contents_view_gtk.cc338 void TabContentsViewGtk::ShowPopupMenu(const gfx::Rect& bounds, function in class:TabContentsViewGtk
/external/chromium/chrome/browser/prerender/
H A Dprerender_contents.h144 virtual void ShowPopupMenu(const gfx::Rect& bounds, function in class:prerender::PrerenderContents
/external/chromium/chrome/browser/ui/views/tab_contents/
H A Dtab_contents_view_touch.cc293 void TabContentsViewTouch::ShowPopupMenu(const gfx::Rect& bounds, function in class:TabContentsViewTouch
H A Dtab_contents_view_views.cc281 void TabContentsViewViews::ShowPopupMenu(const gfx::Rect& bounds, function in class:TabContentsViewViews
H A Dtab_contents_view_gtk.cc387 void TabContentsViewGtk::ShowPopupMenu(const gfx::Rect& bounds, function in class:TabContentsViewGtk
/external/chromium/chrome/browser/extensions/
H A Dextension_host.cc681 void ExtensionHost::ShowPopupMenu(const gfx::Rect& bounds, function in class:ExtensionHost
689 popup_menu_helper.ShowPopupMenu(bounds, item_height, item_font_size,
/external/chromium/chrome/browser/ui/gtk/download/
H A Ddownload_item_gtk.cc852 ShowPopupMenu(NULL, event);
898 ShowPopupMenu(button, event);
907 void DownloadItemGtk::ShowPopupMenu(GtkWidget* button, function in class:DownloadItemGtk

Completed in 215 milliseconds