Searched refs:should_be_visible (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/ash/multi_user/
H A Duser_switch_animator_chromeos.cc269 bool should_be_visible = local
280 } else if (should_be_visible != is_visible) {
290 foreground_becomes_visible = should_be_visible;
291 } else if (should_be_visible != foreground_becomes_visible) {
296 if (!should_be_visible)
301 owner_->SetWindowVisibility(window, should_be_visible, duration);

Completed in 175 milliseconds