Searched refs:kTrayPopupPaddingBetweenItems (Results 1 – 20 of 20) sorted by relevance
/external/chromium_org/ash/system/tray/ |
D | tray_item_more.cc | 27 kTrayPopupPaddingHorizontal, 0, kTrayPopupPaddingBetweenItems)); in TrayItemMore() 88 bounds.set_x(width() - size.width() - kTrayPopupPaddingBetweenItems); in Layout() 95 bounds.set_width(more_->x() - kTrayPopupPaddingBetweenItems - label_->x()); in Layout()
|
D | tray_notification_view.cc | 76 layout->AddPaddingRow(0, kTrayPopupPaddingBetweenItems); in InitView() 81 layout->AddPaddingRow(0, kTrayPopupPaddingBetweenItems); in InitView()
|
D | tray_constants.h | 43 extern const int kTrayPopupPaddingBetweenItems;
|
D | tray_constants.cc | 47 const int kTrayPopupPaddingBetweenItems = 10; variable
|
D | hover_highlight_view.cc | 50 views::BoxLayout::kHorizontal, 0, 3, kTrayPopupPaddingBetweenItems)); in AddIconAndLabel()
|
/external/chromium_org/ash/system/chromeos/settings/ |
D | tray_settings.cc | 41 ash::kTrayPopupPaddingBetweenItems)); in SettingsDefaultView() 101 bounds.set_x(width() - size.width() - ash::kTrayPopupPaddingBetweenItems); in Layout()
|
/external/chromium_org/ash/system/audio/ |
D | volume_view.cc | 147 kTrayPopupPaddingHorizontal, 0, kTrayPopupPaddingBetweenItems)); in VolumeView() 254 bounds.set_x(width() - size.width() - kTrayPopupPaddingBetweenItems); in Layout() 284 - (device_type_->visible() ? 0 : kTrayPopupPaddingBetweenItems) in Layout()
|
/external/chromium_org/ash/system/chromeos/screen_security/ |
D | screen_tray_item.cc | 73 stop_button_->x() - kTrayPopupPaddingBetweenItems - label_->x()); in Layout() 91 kTrayPopupPaddingBetweenItems)); in CreateItems()
|
/external/chromium_org/ash/system/chromeos/audio/ |
D | audio_detailed_view.cc | 86 ash::kTrayPopupPaddingBetweenItems, in AddScrollListInfoItem() 88 ash::kTrayPopupPaddingBetweenItems, in AddScrollListInfoItem()
|
/external/chromium_org/ash/system/user/ |
D | user_view.cc | 180 views::BoxLayout::kHorizontal, 0, 0, kTrayPopupPaddingBetweenItems)); in AddContent() 222 views::BoxLayout::kHorizontal, 0, 0, kTrayPopupPaddingBetweenItems)); in UserView() 305 remaining_width -= kTrayPopupPaddingBetweenItems; in Layout() 397 (2 * kTrayPopupPaddingHorizontal + kTrayPopupPaddingBetweenItems); in AddUserCard()
|
D | user_card_view.cc | 156 kTrayPopupPaddingHorizontal - kTrayPopupPaddingBetweenItems; in PublicAccountUserDetails() 341 views::BoxLayout::kHorizontal, 0, 0, kTrayPopupPaddingBetweenItems)); in UserCardView() 369 kTrayPopupPaddingBetweenItems; in AddPublicModeUserContent() 440 views::BoxLayout::kHorizontal, 0, 0, kTrayPopupPaddingBetweenItems)); in AddUserContent()
|
D | accounts_detailed_view.cc | 181 secondary_account_row->AddPaddingColumn(0.0, kTrayPopupPaddingBetweenItems); in UpdateAccountList()
|
/external/chromium_org/ash/system/chromeos/ |
D | tray_caps_lock.cc | 48 kTrayPopupPaddingBetweenItems)); in CapsLockDefaultView() 191 kTrayPopupPaddingHorizontal, 10, kTrayPopupPaddingBetweenItems)); in CreateDetailedView()
|
D | tray_tracing.cc | 31 kTrayPopupPaddingBetweenItems)); in DefaultTracingView()
|
D | tray_display.cc | 142 kTrayPopupPaddingBetweenItems)); in DisplayView() 279 kTrayPopupPaddingBetweenItems - image_->GetPreferredSize().width(); in OnBoundsChanged()
|
/external/chromium_org/ash/system/chromeos/network/ |
D | tray_network.cc | 190 kTrayPopupPaddingBetweenItems)); in NetworkWifiDetailedView() 250 kTrayPopupPaddingHorizontal * 2 - kTrayPopupPaddingBetweenItems - in Update()
|
D | network_state_list_detailed_view.cc | 626 views::Border::CreateEmptyBorder(ash::kTrayPopupPaddingBetweenItems, in CreateInfoLabel() 628 ash::kTrayPopupPaddingBetweenItems, in CreateInfoLabel()
|
/external/chromium_org/ash/system/ |
D | tray_update.cc | 69 ash::kTrayPopupPaddingBetweenItems)); in UpdateView()
|
/external/chromium_org/ash/system/chromeos/brightness/ |
D | tray_brightness.cc | 101 kTrayPopupPaddingHorizontal, 0, kTrayPopupPaddingBetweenItems)); in BrightnessView()
|
/external/chromium_org/ash/system/chromeos/power/ |
D | power_status_view.cc | 83 kTrayPopupPaddingBetweenItems); in LayoutDefaultView()
|