Searched defs:should_show (Results 1 – 7 of 7) sorted by relevance
33 void set_should_show_display_notification(bool should_show) { in set_should_show_display_notification()
604 bool should_show = frame_->widget_delegate()->CanMinimize(); in GetImageButton() local617 bool should_show = frame_->widget_delegate()->CanMaximize(); in GetImageButton() local
230 const bool should_show = ShouldShowShadowForWindow(window); in HandlePossibleShadowVisibilityChange() local
554 void DownloadItemModel::SetShouldShowInShelf(bool should_show) { in SetShouldShowInShelf()
284 bool should_show = true; in GetVisibleNotifications() local
207 void UpdateShadow(bool should_show) { in UpdateShadow()
539 void ScrollView::SetControlVisibility(View* control, bool should_show) { in SetControlVisibility()