Searched refs:GetShelfAlignment (Results 1 – 8 of 8) sorted by relevance
32 shell->GetShelfAlignment(shell->GetPrimaryRootWindow()); in DoShow()
66 switch (shell->GetShelfAlignment(shell->GetPrimaryRootWindow())) { in SetLocalizedStrings()
68 ShelfAlignment shelf_alignment = Shell::GetInstance()->GetShelfAlignment( in OffsetTowardsShelf()94 ShelfAlignment shelf_alignment = Shell::GetInstance()->GetShelfAlignment( in GetAnchorPositionOffsetToShelf()
454 ShelfAlignment GetShelfAlignment(const aura::Window* root_window);
504 ShelfAlignment Shell::GetShelfAlignment(const aura::Window* root_window) { in GetShelfAlignment() function in ash::Shell
237 return shell->GetShelfAlignment(root_window); in GetAlignment()
1590 Shell::GetInstance()->GetShelfAlignment(second_root)); in TEST_F()
1198 switch (ash::Shell::GetInstance()->GetShelfAlignment(root_window)) { in OnShelfAlignmentChanged()