Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/tray/
Dtray_constants.h48 extern const int kTrayPopupDetailsIconWidth;
Dtray_constants.cc51 const int kTrayPopupDetailsIconWidth = 25; variable
Dhover_highlight_view.cc52 new FixedSizedImageView(kTrayPopupDetailsIconWidth, 0); in AddIconAndLabel()
/external/chromium_org/ash/system/chromeos/network/
Dtray_network.cc247 kTrayPopupDetailsIconWidth); in Update()