Searched refs:reentrant_window_state_change_call_check_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/fullscreen/
H A Dfullscreen_controller.cc53 reentrant_window_state_change_call_check_(false),
200 reentrant_window_state_change_call_check_ = false;
208 CHECK(reentrant_window_state_change_call_check_);
335 reentrant_window_state_change_call_check_ = true;
H A Dfullscreen_controller.h253 bool reentrant_window_state_change_call_check_; member in class:FullscreenController

Completed in 736 milliseconds