Home | History | Annotate | Download | only in views

Lines Matching defs:GetPopupUrl

181 GURL BrowserActionButton::GetPopupUrl() {
183 return (tab_id < 0) ? GURL() : browser_action_->GetPopupUrl(tab_id);
512 popup_ = ExtensionPopup::Show(button->GetPopupUrl(), browser_, rect,