OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reentrant_window_state_change_call_check_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller.h
218
bool
reentrant_window_state_change_call_check_
;
member in class:FullscreenController
fullscreen_controller.cc
51
reentrant_window_state_change_call_check_
(false),
188
reentrant_window_state_change_call_check_
= false;
196
CHECK(
reentrant_window_state_change_call_check_
);
289
reentrant_window_state_change_call_check_
= true;
Completed in 55 milliseconds