OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:in_bounds_update_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/wm/overview/
window_selector_item.cc
13
in_bounds_update_
(false) {
21
if (
in_bounds_update_
)
23
base::AutoReset<bool> auto_reset_in_bounds_update(&
in_bounds_update_
, true);
30
if (
in_bounds_update_
|| target_bounds_.IsEmpty())
33
base::AutoReset<bool> auto_reset_in_bounds_update(&
in_bounds_update_
, true);
window_selector_item.h
91
bool
in_bounds_update_
;
member in class:ash::WindowSelectorItem
Completed in 520 milliseconds