Searched refs:SetDisplayWorkAreaInsets (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/athena/env/public/
H A Dathena_env.h35 virtual void SetDisplayWorkAreaInsets(const gfx::Insets& insets) = 0;
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_window_resizer_unittest.cc89 Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
435 Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
793 Shell::GetInstance()->SetDisplayWorkAreaInsets(
817 Shell::GetInstance()->SetDisplayWorkAreaInsets(
843 Shell::GetInstance()->SetDisplayWorkAreaInsets(
877 Shell::GetInstance()->SetDisplayWorkAreaInsets(
889 Shell::GetInstance()->SetDisplayWorkAreaInsets(
901 Shell::GetInstance()->SetDisplayWorkAreaInsets(
918 Shell::GetInstance()->SetDisplayWorkAreaInsets(
938 Shell::GetInstance()->SetDisplayWorkAreaInsets(
[all...]
H A Dworkspace_layout_manager_unittest.cc998 Shell::GetInstance()->SetDisplayWorkAreaInsets(
1004 Shell::GetInstance()->SetDisplayWorkAreaInsets(
/external/chromium_org/athena/env/
H A Dathena_env_impl.cc265 virtual void SetDisplayWorkAreaInsets(const gfx::Insets& insets) OVERRIDE {
/external/chromium_org/athena/home/
H A Dhome_card_impl.cc288 AthenaEnv::Get()->SetDisplayWorkAreaInsets(
/external/chromium_org/ash/shelf/
H A Dshelf_layout_manager.cc718 Shell::GetInstance()->SetDisplayWorkAreaInsets(root_window_, insets);
1123 Shell::GetInstance()->SetDisplayWorkAreaInsets(root_window_, gfx::Insets());
/external/chromium_org/ash/
H A Dshell.h275 void SetDisplayWorkAreaInsets(aura::Window* window,
H A Dshell.cc366 void Shell::SetDisplayWorkAreaInsets(Window* contains, function in class:ash::Shell
/external/chromium_org/ash/wm/
H A Ddrag_window_resizer_unittest.cc49 Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
H A Dworkspace_controller_unittest.cc631 Shell::GetInstance()->SetDisplayWorkAreaInsets(w1.get(), insets);

Completed in 3057 milliseconds