HomeSort by relevance Sort by last modified time
    Searched refs:kTrayNotificationContentsWidth (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/system/chromeos/
label_tray_view.cc 55 child->text_label()->SizeToFit(kTrayNotificationContentsWidth);
59 child->text_label()->SizeToFit(kTrayNotificationContentsWidth +
  /external/chromium_org/ash/system/tray/
tray_constants.h 68 extern const int kTrayNotificationContentsWidth;
tray_constants.cc 73 const int kTrayNotificationContentsWidth = kTrayPopupMinWidth -
tray_notification_view.cc 65 kTrayNotificationContentsWidth,
66 kTrayNotificationContentsWidth);
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.cc 167 message_label_->SizeToFit(kTrayNotificationContentsWidth);

Completed in 63 milliseconds