Home | History | Annotate | Download | only in widget

Lines Matching full:isvisible

725 bool Widget::IsVisible() const {
726 return native_widget_->IsVisible();
1048 if (IsVisible() && non_client_view())
1213 widget_deletion_observer.IsWidgetAlive() && IsVisible() &&