Searched refs:kMinElidedBubbleWidth (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc513 static const int kMinElidedBubbleWidth = 150; local
517 ev_bubble_width = std::min(ev_bubble_width, std::max(kMinElidedBubbleWidth,

Completed in 115 milliseconds