OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kSwitchableWindowContainerIds
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ash/wm/
mru_window_tracker.cc
39
if (window->id() ==
kSwitchableWindowContainerIds
[i])
68
AddTrackedWindows(*iter,
kSwitchableWindowContainerIds
[i], &windows);
74
AddTrackedWindows(active_root,
kSwitchableWindowContainerIds
[i], &windows);
119
const int
kSwitchableWindowContainerIds
[] = {
126
arraysize(
kSwitchableWindowContainerIds
);
mru_window_tracker.h
28
ASH_EXPORT extern const int
kSwitchableWindowContainerIds
[];
30
// The number of elements in
kSwitchableWindowContainerIds
.
/external/chromium_org/ash/wm/overview/
window_selector.cc
312
kSwitchableWindowContainerIds
[i]);
402
if (new_window->parent()->id() ==
kSwitchableWindowContainerIds
[i] &&
window_overview.cc
323
kSwitchableWindowContainerIds
[i]);
Completed in 83 milliseconds