Searched refs:kTrayNotificationContentsWidth (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/system/chromeos/
H A Dlabel_tray_view.cc53 child->text_label()->SizeToFit(kTrayNotificationContentsWidth);
57 child->text_label()->SizeToFit(kTrayNotificationContentsWidth +
/external/chromium_org/ash/system/tray/
H A Dtray_constants.h73 extern const int kTrayNotificationContentsWidth;
H A Dtray_constants.cc76 const int kTrayNotificationContentsWidth = kTrayPopupMinWidth - member in namespace:ash
H A Dtray_notification_view.cc64 kTrayNotificationContentsWidth,
65 kTrayNotificationContentsWidth);
/external/chromium_org/ash/system/chromeos/network/
H A Dtray_sms.cc167 message_label_->SizeToFit(kTrayNotificationContentsWidth);

Completed in 137 milliseconds