OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetWindowVisible
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/ash/multi_user/
multi_user_window_manager_chromeos.h
220
void
SetWindowVisible
(aura::Window* window,
multi_user_window_manager_chromeos.cc
595
SetWindowVisible
(window, false, animation_time_in_ms);
619
SetWindowVisible
(window, true, animation_time_in_ms);
686
// Instead of calling
SetWindowVisible
, only show gets called here since all
693
void MultiUserWindowManagerChromeOS::
SetWindowVisible
(
Completed in 68 milliseconds