Searched refs:SetAlignment (Results 1 - 25 of 25) sorted by relevance

/external/chromium_org/ash/launcher/
H A Dlauncher.h63 void SetAlignment(ShelfAlignment alignment);
H A Dlauncher.cc76 void Launcher::SetAlignment(ShelfAlignment alignment) { function in class:ash::Launcher
/external/chromium_org/ash/shelf/
H A Dshelf_widget.h37 void SetAlignment(ShelfAlignment alignmnet);
H A Dshelf_layout_manager.h94 bool SetAlignment(ShelfAlignment alignment);
H A Dshelf_widget.cc535 void ShelfWidget::SetAlignment(ShelfAlignment alignment) { function in class:ash::ShelfWidget
537 launcher_->SetAlignment(alignment);
H A Dshelf_layout_manager_unittest.cc809 shelf->SetAlignment(SHELF_ALIGNMENT_RIGHT);
1266 #define MAYBE_SetAlignment SetAlignment
1277 shelf->SetAlignment(SHELF_ALIGNMENT_LEFT);
1309 shelf->SetAlignment(SHELF_ALIGNMENT_RIGHT);
1338 shelf->SetAlignment(SHELF_ALIGNMENT_TOP);
1383 shelf->SetAlignment(SHELF_ALIGNMENT_LEFT);
1389 shelf->SetAlignment(SHELF_ALIGNMENT_RIGHT);
H A Dshelf_layout_manager.cc252 bool ShelfLayoutManager::SetAlignment(ShelfAlignment alignment) { function in class:ash::internal::ShelfLayoutManager
257 shelf_->SetAlignment(alignment);
/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager_unittest.cc236 void SetAlignment(aura::RootWindow* root_window, ShelfAlignment alignment) { function in class:ash::internal::PanelLayoutManagerTest
398 SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_RIGHT);
709 SetAlignment(root_windows[1], SHELF_ALIGNMENT_RIGHT);
712 SetAlignment(root_windows[1], SHELF_ALIGNMENT_LEFT);
715 SetAlignment(root_windows[1], SHELF_ALIGNMENT_TOP);
723 SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_LEFT);
731 SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_RIGHT);
739 SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_TOP);
H A Dpanel_layout_manager.cc212 void SetAlignment(ShelfAlignment alignment) { function in class:ash::internal::PanelCalloutWidget
579 iter->callout_widget->SetAlignment(alignment);
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.h38 void SetAlignment(ShelfAlignment alignment);
H A Dtray_background_view.cc249 void TrayBackgroundView::TrayContainer::SetAlignment(ShelfAlignment alignment) { function in class:ash::internal::TrayBackgroundView::TrayContainer
444 tray_container_->SetAlignment(alignment);
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Dautocheckout_bubble_views.cc157 delegate->SetAlignment(views::BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE);
/external/chromium_org/ui/views/bubble/
H A Dbubble_delegate.h115 void SetAlignment(BubbleBorder::BubbleAlignment alignment);
H A Dbubble_delegate.cc296 void BubbleDelegateView::SetAlignment(BubbleBorder::BubbleAlignment alignment) { function in class:views::BubbleDelegateView
H A Dtray_bubble_view.cc319 SetAlignment(params_.arrow_alignment);
/external/chromium_org/ui/views/examples/
H A Dbubble_example.cc119 bubble->SetAlignment(BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE);
/external/chromium_org/ash/
H A Dpopup_message.cc157 SetAlignment(views::BubbleBorder::ALIGN_ARROW_TO_MID_ANCHOR);
H A Dshell.cc813 SetAlignment(alignment)) {
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray_unittest.cc343 SetAlignment(SHELF_ALIGNMENT_LEFT);
/external/chromium_org/chrome/browser/ui/views/
H A Dprofile_chooser_view.cc50 profile_bubble_->SetAlignment(border_alignment);
H A Davatar_menu_bubble_view.cc493 avatar_bubble_->SetAlignment(border_alignment);
/external/chromium_org/ash/wm/
H A Dmaximize_bubble_controller.cc416 SetAlignment(views::BubbleBorder::ALIGN_EDGE_TO_ANCHOR_EDGE);
/external/chromium_org/v8/src/arm/
H A Dassembler-arm.cc400 SetAlignment(align);
407 SetAlignment(align);
411 void NeonMemOperand::SetAlignment(int align) { function in class:v8::internal::NeonMemOperand
H A Dassembler-arm.h658 void SetAlignment(int align);
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc2593 bubble->SetAlignment(views::BubbleBorder::ALIGN_ARROW_TO_MID_ANCHOR);

Completed in 384 milliseconds