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

1 2

  /external/chromium_org/ash/shelf/
shelf_types.h 14 SHELF_ALIGNMENT_TOP,
shelf_bezel_event_filter.cc 64 case SHELF_ALIGNMENT_TOP:
shelf_layout_manager.h 199 case SHELF_ALIGNMENT_TOP:
shelf_layout_manager.cc 453 case SHELF_ALIGNMENT_TOP:
547 GetAlignment() == SHELF_ALIGNMENT_TOP;
    [all...]
  /external/chromium_org/ash/system/tray/
tray_utils.cc 27 alignment == SHELF_ALIGNMENT_TOP) {
45 alignment == SHELF_ALIGNMENT_TOP) {
tray_item_view.cc 89 owner()->system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP)
96 owner()->system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) {
117 owner()->system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) {
tray_image_item.cc 79 case ash::SHELF_ALIGNMENT_TOP:
system_tray.cc 417 shelf_alignment() != SHELF_ALIGNMENT_TOP)
589 if (GetShelfLayoutManager()->GetAlignment() != SHELF_ALIGNMENT_TOP) {
708 shelf_alignment() == SHELF_ALIGNMENT_TOP) {
tray_background_view.cc 272 alignment_ == SHELF_ALIGNMENT_TOP) {
527 shelf_alignment_ == SHELF_ALIGNMENT_TOP)
643 case SHELF_ALIGNMENT_TOP:
  /external/chromium_org/ash/system/date/
tray_date.cc 57 system_tray()->shelf_alignment() == SHELF_ALIGNMENT_TOP) ?
98 alignment == SHELF_ALIGNMENT_TOP) ?
  /external/chromium_org/ash/keyboard_overlay/
keyboard_overlay_delegate_unittest.cc 66 SHELF_ALIGNMENT_TOP));
  /external/chromium_org/ash/system/overview/
overview_button_tray.cc 97 shelf_alignment() == SHELF_ALIGNMENT_TOP) {
  /external/chromium_org/ash/wm/panels/
attached_panel_window_targeter.cc 64 case SHELF_ALIGNMENT_TOP:
panel_layout_manager.cc 80 case SHELF_ALIGNMENT_TOP:
194 case SHELF_ALIGNMENT_TOP:
213 alignment == SHELF_ALIGNMENT_TOP) {
607 bool horizontal = alignment == SHELF_ALIGNMENT_TOP ||
711 case SHELF_ALIGNMENT_TOP:
767 bool horizontal = alignment == SHELF_ALIGNMENT_TOP ||
815 bool horizontal = alignment == SHELF_ALIGNMENT_TOP ||
863 case SHELF_ALIGNMENT_TOP:
    [all...]
panel_layout_manager_unittest.cc 156 case SHELF_ALIGNMENT_TOP:
188 case SHELF_ALIGNMENT_TOP:
268 alignment == SHELF_ALIGNMENT_TOP;
710 SetAlignment(root_windows[1], SHELF_ALIGNMENT_TOP);
734 SetAlignment(Shell::GetPrimaryRootWindow(), SHELF_ALIGNMENT_TOP);
    [all...]
panel_window_resizer.cc 162 case SHELF_ALIGNMENT_TOP:
  /external/chromium_org/ash/system/chromeos/virtual_keyboard/
virtual_keyboard_tray.cc 67 if (alignment == SHELF_ALIGNMENT_BOTTOM || alignment == SHELF_ALIGNMENT_TOP) {
  /external/chromium_org/ash/system/
status_area_widget_delegate.cc 114 alignment_ == SHELF_ALIGNMENT_TOP) {
  /external/chromium_org/ash/system/web_notification/
ash_popup_alignment_delegate.cc 110 return GetAlignment() == SHELF_ALIGNMENT_TOP;
ash_popup_alignment_delegate_unittest.cc 101 SHELF_ALIGNMENT_TOP,
web_notification_tray.cc 226 case SHELF_ALIGNMENT_TOP: {
  /external/chromium_org/ash/system/chromeos/screen_security/
screen_tray_item.cc 204 alignment == ash::SHELF_ALIGNMENT_TOP)
  /external/chromium_org/ash/wm/
app_list_controller.cc 81 case SHELF_ALIGNMENT_TOP:
98 case SHELF_ALIGNMENT_TOP:
window_animations.cc 483 case SHELF_ALIGNMENT_TOP:
500 case SHELF_ALIGNMENT_TOP:
  /external/chromium_org/ash/system/user/
tray_user.cc 204 alignment == SHELF_ALIGNMENT_TOP) {

Completed in 745 milliseconds

1 2