Home
last modified time | relevance | path

Searched refs:kTrayPopupPaddingBetweenItems (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/ash/system/tray/
Dtray_item_more.cc27 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()
Dtray_notification_view.cc76 layout->AddPaddingRow(0, kTrayPopupPaddingBetweenItems); in InitView()
81 layout->AddPaddingRow(0, kTrayPopupPaddingBetweenItems); in InitView()
Dtray_constants.h43 extern const int kTrayPopupPaddingBetweenItems;
Dtray_constants.cc47 const int kTrayPopupPaddingBetweenItems = 10; variable
Dhover_highlight_view.cc50 views::BoxLayout::kHorizontal, 0, 3, kTrayPopupPaddingBetweenItems)); in AddIconAndLabel()
/external/chromium_org/ash/system/chromeos/settings/
Dtray_settings.cc41 ash::kTrayPopupPaddingBetweenItems)); in SettingsDefaultView()
101 bounds.set_x(width() - size.width() - ash::kTrayPopupPaddingBetweenItems); in Layout()
/external/chromium_org/ash/system/audio/
Dvolume_view.cc147 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/
Dscreen_tray_item.cc73 stop_button_->x() - kTrayPopupPaddingBetweenItems - label_->x()); in Layout()
91 kTrayPopupPaddingBetweenItems)); in CreateItems()
/external/chromium_org/ash/system/chromeos/audio/
Daudio_detailed_view.cc86 ash::kTrayPopupPaddingBetweenItems, in AddScrollListInfoItem()
88 ash::kTrayPopupPaddingBetweenItems, in AddScrollListInfoItem()
/external/chromium_org/ash/system/user/
Duser_view.cc180 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()
Duser_card_view.cc156 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()
Daccounts_detailed_view.cc181 secondary_account_row->AddPaddingColumn(0.0, kTrayPopupPaddingBetweenItems); in UpdateAccountList()
/external/chromium_org/ash/system/chromeos/
Dtray_caps_lock.cc48 kTrayPopupPaddingBetweenItems)); in CapsLockDefaultView()
191 kTrayPopupPaddingHorizontal, 10, kTrayPopupPaddingBetweenItems)); in CreateDetailedView()
Dtray_tracing.cc31 kTrayPopupPaddingBetweenItems)); in DefaultTracingView()
Dtray_display.cc142 kTrayPopupPaddingBetweenItems)); in DisplayView()
279 kTrayPopupPaddingBetweenItems - image_->GetPreferredSize().width(); in OnBoundsChanged()
/external/chromium_org/ash/system/chromeos/network/
Dtray_network.cc190 kTrayPopupPaddingBetweenItems)); in NetworkWifiDetailedView()
250 kTrayPopupPaddingHorizontal * 2 - kTrayPopupPaddingBetweenItems - in Update()
Dnetwork_state_list_detailed_view.cc626 views::Border::CreateEmptyBorder(ash::kTrayPopupPaddingBetweenItems, in CreateInfoLabel()
628 ash::kTrayPopupPaddingBetweenItems, in CreateInfoLabel()
/external/chromium_org/ash/system/
Dtray_update.cc69 ash::kTrayPopupPaddingBetweenItems)); in UpdateView()
/external/chromium_org/ash/system/chromeos/brightness/
Dtray_brightness.cc101 kTrayPopupPaddingHorizontal, 0, kTrayPopupPaddingBetweenItems)); in BrightnessView()
/external/chromium_org/ash/system/chromeos/power/
Dpower_status_view.cc83 kTrayPopupPaddingBetweenItems); in LayoutDefaultView()