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

  /external/chromium_org/ash/shelf/
shelf_types.h 14 SHELF_ALIGNMENT_TOP,
shelf_bezel_event_filter.cc 60 case SHELF_ALIGNMENT_TOP:
shelf_layout_manager.cc 438 case SHELF_ALIGNMENT_TOP:
540 alignment_ == SHELF_ALIGNMENT_TOP;
    [all...]
shelf_layout_manager.h 185 case SHELF_ALIGNMENT_TOP:
shelf_layout_manager_unittest.cc     [all...]
  /external/chromium_org/ash/system/tray/
tray_utils.cc 32 alignment == SHELF_ALIGNMENT_TOP) {
48 alignment == SHELF_ALIGNMENT_TOP) {
tray_item_view.cc 90 owner()->system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP)
system_tray.cc 392 shelf_alignment() != SHELF_ALIGNMENT_TOP)
549 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) {
652 shelf_alignment() == SHELF_ALIGNMENT_TOP) {
tray_background_view.cc 281 alignment_ == SHELF_ALIGNMENT_TOP) {
466 } else if (shelf_alignment() == SHELF_ALIGNMENT_TOP) {
571 case SHELF_ALIGNMENT_TOP:
system_tray_unittest.cc 315 widget->SetShelfAlignment(SHELF_ALIGNMENT_TOP);
  /external/chromium_org/ash/system/
status_area_widget_delegate.cc 91 alignment_ == SHELF_ALIGNMENT_TOP) {
92 if (alignment_ == SHELF_ALIGNMENT_TOP)
  /external/chromium_org/ash/system/date/
tray_date.cc 155 system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) ?
187 alignment == SHELF_ALIGNMENT_TOP) ?
  /external/chromium_org/ash/wm/panels/
panel_layout_manager.cc 82 case SHELF_ALIGNMENT_TOP:
196 case SHELF_ALIGNMENT_TOP:
215 alignment == SHELF_ALIGNMENT_TOP) {
566 bool horizontal = alignment == SHELF_ALIGNMENT_TOP ||
670 case SHELF_ALIGNMENT_TOP:
723 bool horizontal = alignment == SHELF_ALIGNMENT_TOP ||
771 bool horizontal = alignment == SHELF_ALIGNMENT_TOP ||
819 case SHELF_ALIGNMENT_TOP:
panel_layout_manager_unittest.cc 157 case SHELF_ALIGNMENT_TOP:
190 case SHELF_ALIGNMENT_TOP:
271 alignment == SHELF_ALIGNMENT_TOP;
715 SetAlignment(root_windows[1], SHELF_ALIGNMENT_TOP);
739 SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_TOP);
panel_window_resizer.cc 180 case SHELF_ALIGNMENT_TOP:
panel_window_resizer_unittest.cc 259 shell->SetShelfAlignment(SHELF_ALIGNMENT_TOP, shell->GetPrimaryRootWindow());
  /external/chromium_org/ash/wm/
app_list_controller.cc 83 case SHELF_ALIGNMENT_TOP:
100 case SHELF_ALIGNMENT_TOP:
111 if (shelf_alignment == SHELF_ALIGNMENT_TOP)
window_animations.cc 548 case SHELF_ALIGNMENT_TOP:
  /external/chromium_org/ash/system/session_length_limit/
tray_session_length_limit.cc 164 shelf_alignment == SHELF_ALIGNMENT_TOP);
270 shelf_alignment == SHELF_ALIGNMENT_TOP) {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 159 case SHELF_ALIGNMENT_TOP:
316 case SHELF_ALIGNMENT_TOP: {
  /external/chromium_org/ash/launcher/
launcher_button.cc 414 if (SHELF_ALIGNMENT_TOP == shelf_layout_manager_->GetAlignment())
launcher_view.cc     [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_per_browser.cc     [all...]
chrome_launcher_controller_per_app.cc     [all...]
  /external/chromium_org/ash/system/user/
tray_user.cc     [all...]

Completed in 2439 milliseconds