Home | History | Annotate | Download | only in widget

Lines Matching refs:IsVisible

681 bool Widget::IsVisible() const {
682 return native_widget_->IsVisible();
1124 widget_deletion_observer.IsWidgetAlive() && IsVisible() &&