SetAlignment      374 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc   SetAlignment(views::BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE);
SetAlignment      181 ash/ime/candidate_window_view.cc     auxiliary_text_->SetAlignment(gfx::ALIGN_LEFT);
SetAlignment      247 ash/ime/candidate_window_view.cc         auxiliary_text_->SetAlignment(gfx::ALIGN_RIGHT);
SetAlignment      253 ash/ime/candidate_window_view.cc         auxiliary_text_->SetAlignment(gfx::ALIGN_LEFT);
SetAlignment      157 ash/popup_message.cc     SetAlignment(views::BubbleBorder::ALIGN_ARROW_TO_MID_ANCHOR);
SetAlignment       61 ash/shelf/shelf.h   void SetAlignment(ShelfAlignment alignment);
SetAlignment      262 ash/shelf/shelf_layout_manager.cc   shelf_->SetAlignment(alignment);
SetAlignment      563 ash/shelf/shelf_layout_manager.cc   shelf_->SetAlignment(locked ? SHELF_ALIGNMENT_BOTTOM : alignment_);
SetAlignment      100 ash/shelf/shelf_layout_manager.h   bool SetAlignment(ShelfAlignment alignment);
SetAlignment      719 ash/shelf/shelf_layout_manager_unittest.cc   manager->SetAlignment(SHELF_ALIGNMENT_LEFT);
SetAlignment      906 ash/shelf/shelf_layout_manager_unittest.cc   shelf->SetAlignment(SHELF_ALIGNMENT_RIGHT);
SetAlignment     1424 ash/shelf/shelf_layout_manager_unittest.cc #define MAYBE_SetAlignment SetAlignment
SetAlignment     1435 ash/shelf/shelf_layout_manager_unittest.cc   shelf->SetAlignment(SHELF_ALIGNMENT_LEFT);
SetAlignment     1467 ash/shelf/shelf_layout_manager_unittest.cc   shelf->SetAlignment(SHELF_ALIGNMENT_RIGHT);
SetAlignment     1496 ash/shelf/shelf_layout_manager_unittest.cc   shelf->SetAlignment(SHELF_ALIGNMENT_TOP);
SetAlignment     1615 ash/shelf/shelf_layout_manager_unittest.cc     shelf->SetAlignment(SHELF_ALIGNMENT_LEFT);
SetAlignment     1621 ash/shelf/shelf_layout_manager_unittest.cc     shelf->SetAlignment(SHELF_ALIGNMENT_RIGHT);
SetAlignment     2039 ash/shelf/shelf_layout_manager_unittest.cc   shelf->SetAlignment(SHELF_ALIGNMENT_RIGHT);
SetAlignment     2048 ash/shelf/shelf_layout_manager_unittest.cc   shelf->SetAlignment(SHELF_ALIGNMENT_LEFT);
SetAlignment      710 ash/shelf/shelf_widget.cc     shelf_->SetAlignment(alignment);
SetAlignment       40 ash/shelf/shelf_widget.h   void SetAlignment(ShelfAlignment alignmnet);
SetAlignment      478 ash/shell.cc     if (ash::ShelfLayoutManager::ForShelf(root_window)->SetAlignment(alignment)) {
SetAlignment      178 ash/system/tray/system_tray_unittest.cc   manager->SetAlignment(SHELF_ALIGNMENT_BOTTOM);
SetAlignment      188 ash/system/tray/system_tray_unittest.cc   manager->SetAlignment(SHELF_ALIGNMENT_LEFT);
SetAlignment      353 ash/system/tray/system_tray_unittest.cc   manager->SetAlignment(SHELF_ALIGNMENT_BOTTOM);
SetAlignment      362 ash/system/tray/system_tray_unittest.cc   manager->SetAlignment(SHELF_ALIGNMENT_LEFT);
SetAlignment      371 ash/system/tray/system_tray_unittest.cc   manager->SetAlignment(SHELF_ALIGNMENT_LEFT);
SetAlignment      436 ash/system/tray/tray_background_view.cc   tray_container_->SetAlignment(alignment);
SetAlignment       37 ash/system/tray/tray_background_view.h     void SetAlignment(ShelfAlignment alignment);
SetAlignment      594 ash/wm/panels/panel_layout_manager.cc     iter->callout_widget->SetAlignment(alignment);
SetAlignment      393 ash/wm/panels/panel_layout_manager_unittest.cc   SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_RIGHT);
SetAlignment      702 ash/wm/panels/panel_layout_manager_unittest.cc   SetAlignment(root_windows[1], SHELF_ALIGNMENT_RIGHT);
SetAlignment      705 ash/wm/panels/panel_layout_manager_unittest.cc   SetAlignment(root_windows[1], SHELF_ALIGNMENT_LEFT);
SetAlignment      708 ash/wm/panels/panel_layout_manager_unittest.cc   SetAlignment(root_windows[1], SHELF_ALIGNMENT_TOP);
SetAlignment      716 ash/wm/panels/panel_layout_manager_unittest.cc   SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_LEFT);
SetAlignment      724 ash/wm/panels/panel_layout_manager_unittest.cc   SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_RIGHT);
SetAlignment      732 ash/wm/panels/panel_layout_manager_unittest.cc   SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_TOP);
SetAlignment       94 chrome/browser/ui/views/autofill/info_bubble.cc     SetAlignment(views::BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE);
SetAlignment      498 chrome/browser/ui/views/avatar_menu_bubble_view.cc   avatar_bubble_->SetAlignment(border_alignment);
SetAlignment     2482 chrome/browser/ui/views/frame/browser_view.cc   bubble->SetAlignment(views::BubbleBorder::ALIGN_ARROW_TO_MID_ANCHOR);
SetAlignment      356 chrome/browser/ui/views/profile_chooser_view.cc   profile_bubble_->SetAlignment(border_alignment);
SetAlignment      109 ui/views/bubble/bubble_delegate.h   void SetAlignment(BubbleBorder::BubbleAlignment alignment);
SetAlignment      350 ui/views/bubble/tray_bubble_view.cc   SetAlignment(params_.arrow_alignment);
SetAlignment      115 ui/views/examples/bubble_example.cc     bubble->SetAlignment(BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE);