Home | History | Annotate | Download | only in views

Lines Matching defs:IsPopup

176 bool BrowserActionButton::IsPopup() {
197 if (!IsPopup())
214 return IsPopup() ?
230 if (IsPopup() || showing_context_menu_) {
240 if (IsPopup() || showing_context_menu_)
247 return IsPopup() ?
483 if (!button->IsPopup()) {