Searched refs:ShowPopup (Results 1 - 16 of 16) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/extensions/
H A Dextension_popup_gtk.cc51 ShowPopup();
70 ShowPopup();
92 void ExtensionPopupGtk::ShowPopup() { function in class:ExtensionPopupGtk
H A Dextension_popup_gtk.h71 void ShowPopup();
/external/chromium_org/chrome/browser/ui/gtk/extensions/
H A Dextension_popup_gtk.cc62 ShowPopup();
99 ShowPopup();
158 void ExtensionPopupGtk::ShowPopup() { function in class:ExtensionPopupGtk
H A Dextension_popup_gtk.h85 void ShowPopup();
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_popup.h46 static ExtensionPopup* ShowPopup(const GURL& url,
H A Dextension_popup.cc165 ExtensionPopup* ExtensionPopup::ShowPopup(const GURL& url, function in class:ExtensionPopup
/external/chromium_org/chrome/browser/ui/cocoa/location_bar/
H A Dpage_action_decoration.h72 void ShowPopup(const NSRect& frame, const GURL& popup_url);
/external/chromium_org/chrome/browser/ui/views/website_settings/
H A Dwebsite_settings_popup_view.h47 static void ShowPopup(views::View* anchor_view,
H A Dwebsite_settings_popup_view.cc258 void WebsiteSettingsPopupView::ShowPopup(views::View* anchor_view, function in class:WebsiteSettingsPopupView
/external/chromium_org/chrome/browser/ui/views/
H A Dbrowser_actions_container.cc462 ShowPopup(view->button(), ExtensionPopup::SHOW_AND_INSPECT);
476 ShowPopup(button, ExtensionPopup::SHOW);
815 void BrowserActionsContainer::ShowPopup( function in class:BrowserActionsContainer
841 popup_ = ExtensionPopup::ShowPopup(popup_url,
H A Dbrowser_actions_container.h313 void ShowPopup(BrowserActionButton* button,
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dpage_action_image_view.cc280 popup_ = ExtensionPopup::ShowPopup(popup_url, browser_, this, arrow,
/external/chromium/chrome/browser/ui/gtk/
H A Dlocation_bar_view_gtk.h248 bool ShowPopup(bool devtools);
H A Dbrowser_actions_toolbar_gtk.cc236 bool ShowPopup(bool devtools) { function in class:BrowserActionButton
257 ShowPopup(true);
286 if (action->ShowPopup(false))
H A Dlocation_bar_view_gtk.cc1580 ShowPopup(true);
1583 bool LocationBarViewGtk::PageActionViewGtk::ShowPopup(bool devtools) {
1599 if (!ShowPopup(false)) {
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1189 WebsiteSettingsPopupView::ShowPopup(

Completed in 1835 milliseconds