OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_USER_COVERS_SCREEN
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/multi_user/
user_switch_animator_chromeos.h
65
NO_USER_COVERS_SCREEN
, // No window covers the entire screen.
user_switch_animator_chromeos.cc
136
NO_USER_COVERS_SCREEN
== screen_cover_ ? (2 * animation_speed_ms_) : 0;
142
(
NO_USER_COVERS_SCREEN
== screen_cover_ ? "->" : "") +
209
if (GetScreenCover(*iter) !=
NO_USER_COVERS_SCREEN
&&
334
TransitioningScreenCover cover =
NO_USER_COVERS_SCREEN
;
Completed in 132 milliseconds