Home | History | Annotate | Download | only in renderer_host

Lines Matching refs:IsPopup

178         (host_view->IsPopup() && host_view->NeedsInputGrab()) ||
312 if (event->type != GDK_BUTTON_RELEASE && host_view->IsPopup() &&
536 DCHECK(IsPopup());
633 if (IsPopup()) {
655 if (IsPopup()) {
787 if (IsPopup() || is_fullscreen_) {
877 bool RenderWidgetHostViewGtk::IsPopup() const {