HomeSort by relevance Sort by last modified time
    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.cc 53 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;
fullscreen_controller.h 253 bool reentrant_window_state_change_call_check_; member in class:FullscreenController

Completed in 63 milliseconds