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

1 2

  /external/chromium_org/ash/shelf/
shelf_types.h 14 SHELF_ALIGNMENT_TOP,
shelf_bezel_event_filter.cc 65 case SHELF_ALIGNMENT_TOP:
shelf_layout_manager.cc 447 case SHELF_ALIGNMENT_TOP:
548 GetAlignment() == SHELF_ALIGNMENT_TOP;
    [all...]
shelf_layout_manager.h 203 case SHELF_ALIGNMENT_TOP:
shelf_button.cc 421 if (SHELF_ALIGNMENT_TOP == shelf_layout_manager_->GetAlignment())
shelf_view.cc     [all...]
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)
97 owner()->system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) {
118 owner()->system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) {
tray_image_item.cc 80 case ash::SHELF_ALIGNMENT_TOP:
system_tray.cc 418 shelf_alignment() != SHELF_ALIGNMENT_TOP)
593 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) {
711 shelf_alignment() == SHELF_ALIGNMENT_TOP) {
tray_background_view.cc 280 alignment_ == SHELF_ALIGNMENT_TOP) {
474 } else if (shelf_alignment() == SHELF_ALIGNMENT_TOP) {
596 case SHELF_ALIGNMENT_TOP:
  /external/chromium_org/ash/system/
status_area_widget_delegate.cc 91 alignment_ == SHELF_ALIGNMENT_TOP) {
94 if (alignment_ == SHELF_ALIGNMENT_TOP)
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_delegate_unittest.cc 66 SHELF_ALIGNMENT_TOP));
  /external/chromium_org/ash/system/date/
tray_date.cc 180 system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) ?
214 alignment == SHELF_ALIGNMENT_TOP) ?
  /external/chromium_org/ash/wm/panels/
panel_layout_manager.cc 79 case SHELF_ALIGNMENT_TOP:
193 case SHELF_ALIGNMENT_TOP:
212 alignment == SHELF_ALIGNMENT_TOP) {
588 bool horizontal = alignment == SHELF_ALIGNMENT_TOP ||
691 case SHELF_ALIGNMENT_TOP:
744 bool horizontal = alignment == SHELF_ALIGNMENT_TOP ||
792 bool horizontal = alignment == SHELF_ALIGNMENT_TOP ||
840 case SHELF_ALIGNMENT_TOP:
    [all...]
panel_layout_manager_unittest.cc 161 case SHELF_ALIGNMENT_TOP:
194 case SHELF_ALIGNMENT_TOP:
275 alignment == SHELF_ALIGNMENT_TOP;
717 SetAlignment(root_windows[1], SHELF_ALIGNMENT_TOP);
741 SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_TOP);
panel_window_resizer.cc 176 case SHELF_ALIGNMENT_TOP:
panel_window_resizer_unittest.cc 279 shell->SetShelfAlignment(SHELF_ALIGNMENT_TOP, shell->GetPrimaryRootWindow());
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item.cc 206 alignment == ash::SHELF_ALIGNMENT_TOP)
  /external/chromium_org/ash/system/session_length_limit/
tray_session_length_limit.cc 161 shelf_alignment == SHELF_ALIGNMENT_TOP);
267 shelf_alignment == SHELF_ALIGNMENT_TOP) {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 188 if (shelf_->GetAlignment() == SHELF_ALIGNMENT_TOP)
351 case SHELF_ALIGNMENT_TOP: {
  /external/chromium_org/ash/wm/
app_list_controller.cc 78 case SHELF_ALIGNMENT_TOP:
95 case SHELF_ALIGNMENT_TOP:
window_animations.cc 536 case SHELF_ALIGNMENT_TOP:
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller.cc     [all...]

Completed in 816 milliseconds

1 2