Home
last modified time | relevance | path

Searched refs:SetDisplayWorkAreaInsets (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ash/wm/workspace/
Dworkspace_window_resizer_unittest.cc89 Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets()); in SetUp()
435 Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets()); in TEST_F()
792 Shell::GetInstance()->SetDisplayWorkAreaInsets( in TEST_F()
816 Shell::GetInstance()->SetDisplayWorkAreaInsets( in TEST_F()
842 Shell::GetInstance()->SetDisplayWorkAreaInsets( in TEST_F()
876 Shell::GetInstance()->SetDisplayWorkAreaInsets( in TEST_F()
888 Shell::GetInstance()->SetDisplayWorkAreaInsets( in TEST_F()
900 Shell::GetInstance()->SetDisplayWorkAreaInsets( in TEST_F()
917 Shell::GetInstance()->SetDisplayWorkAreaInsets( in TEST_F()
937 Shell::GetInstance()->SetDisplayWorkAreaInsets( in TEST_F()
[all …]
Dworkspace_layout_manager_unittest.cc994 Shell::GetInstance()->SetDisplayWorkAreaInsets( in ShowKeyboard()
1001 Shell::GetInstance()->SetDisplayWorkAreaInsets( in HideKeyboard()
/external/chromium_org/ash/shelf/
Dshelf_layout_manager.cc733 Shell::GetInstance()->SetDisplayWorkAreaInsets(root_window_, insets); in UpdateBoundsAndOpacity()
1132 Shell::GetInstance()->SetDisplayWorkAreaInsets(root_window_, gfx::Insets()); in OnKeyboardBoundsChanging()
/external/chromium_org/ash/
Dshell.h268 void SetDisplayWorkAreaInsets(aura::Window* window,
Dshell.cc346 void Shell::SetDisplayWorkAreaInsets(Window* contains, in SetDisplayWorkAreaInsets() function in ash::Shell
/external/chromium_org/ash/wm/
Ddrag_window_resizer_unittest.cc49 Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets()); in SetUp()
Dworkspace_controller_unittest.cc631 Shell::GetInstance()->SetDisplayWorkAreaInsets(w1.get(), insets); in TEST_F()