HomeSort by relevance Sort by last modified time
    Searched refs:unminimize_to_restore_bounds (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/wm/
window_state.h 174 bool unminimize_to_restore_bounds() const { function in class:ash::wm::WindowState
toplevel_window_event_handler_unittest.cc 466 EXPECT_TRUE(window_state->unminimize_to_restore_bounds());
521 EXPECT_TRUE(window_state->unminimize_to_restore_bounds());
default_state.cc 447 !window_state->unminimize_to_restore_bounds()) {

Completed in 62 milliseconds