Searched defs:kDetailedBubbleMaxHeight (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ash/system/tray/
H A Dsystem_tray_bubble.cc34 const int kDetailedBubbleMaxHeight = kTrayPopupItemHeight * 5; member in namespace:ash::__anon1996
256 init_params->max_height < kDetailedBubbleMaxHeight) {
257 init_params->max_height = kDetailedBubbleMaxHeight;

Completed in 352 milliseconds