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

  /external/chromium_org/athena/env/public/
athena_env.h 35 virtual void SetDisplayWorkAreaInsets(const gfx::Insets& insets) = 0;
  /external/chromium_org/ash/wm/workspace/
workspace_window_resizer_unittest.cc 89 Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
435 Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
793 Shell::GetInstance()->SetDisplayWorkAreaInsets(
    [all...]
workspace_layout_manager_unittest.cc     [all...]
  /external/chromium_org/athena/env/
athena_env_impl.cc 265 virtual void SetDisplayWorkAreaInsets(const gfx::Insets& insets) OVERRIDE {
  /external/chromium_org/ash/
shell.h 275 void SetDisplayWorkAreaInsets(aura::Window* window,
shell.cc 366 void Shell::SetDisplayWorkAreaInsets(Window* contains,
    [all...]
  /external/chromium_org/athena/home/
home_card_impl.cc 288 AthenaEnv::Get()->SetDisplayWorkAreaInsets(
  /external/chromium_org/ash/shelf/
shelf_layout_manager.cc 718 Shell::GetInstance()->SetDisplayWorkAreaInsets(root_window_, insets);
    [all...]
  /external/chromium_org/ash/wm/
drag_window_resizer_unittest.cc 49 Shell::GetInstance()->SetDisplayWorkAreaInsets(root, gfx::Insets());
workspace_controller_unittest.cc 631 Shell::GetInstance()->SetDisplayWorkAreaInsets(w1.get(), insets);
    [all...]

Completed in 151 milliseconds