OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:topmost_fullscreen_window
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ash/wm/
workspace_controller.cc
67
const aura::Window*
topmost_fullscreen_window
= GetRootWindowController(
local
69
if (
topmost_fullscreen_window
&&
70
!wm::GetWindowState(
topmost_fullscreen_window
)->ignored_by_shelf()) {
Completed in 1636 milliseconds