Searched defs:ShowPopup (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/components/web_modal/
H A Dpopup_manager.cc43 void PopupManager::ShowPopup(scoped_ptr<SinglePopupManager> manager) { function in class:web_modal::PopupManager
61 // TODO make a new native popup manager and call ShowPopup.
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_popup.cc189 ExtensionPopup* ExtensionPopup::ShowPopup(const GURL& url, function in class:ExtensionPopup
/external/chromium_org/chrome/browser/ui/views/website_settings/
H A Dwebsite_settings_popup_view.cc58 // to return a weak pointer from ShowPopup so callers can associate it with the
274 void WebsiteSettingsPopupView::ShowPopup(views::View* anchor_view, function in class:WebsiteSettingsPopupView

Completed in 812 milliseconds