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

/external/chromium/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc515 const int total_padding = local
518 static_cast<int>((entry_width - total_padding) * kMaxBubbleFraction)));
519 entry_width -= (total_padding + ev_bubble_width);

Completed in 41 milliseconds