Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/chromeos/
Dtray_display.cc273 int label_max_width = bounds().width() - kTrayPopupPaddingHorizontal * 2 - in OnBoundsChanged() local
275 label_->SizeToFit(label_max_width); in OnBoundsChanged()