Home
last modified time | relevance | path

Searched refs:kTrayPopupMinWidth (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/system/tray/
Dtray_constants.cc72 const int kTrayPopupMinWidth = 300; variable
76 const int kTrayNotificationContentsWidth = kTrayPopupMinWidth -
Dtray_constants.h69 extern const int kTrayPopupMinWidth;
Dsystem_tray.cc559 kTrayPopupMinWidth, in UpdateNotificationBubble()
/external/chromium_org/ash/system/chromeos/network/
Dtray_network.cc249 label_view_->SizeToFit(kTrayPopupMinWidth - in Update()