Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/location_bar/
Dlocation_bar_view.cc662 const int bubble_height = std::max(location_height - (kBubblePadding * 2), 0); in Layout() local
664 leading_decorations.AddDecoration(bubble_location_y, bubble_height, true, 0, in Layout()
688 leading_decorations.AddDecoration(bubble_location_y, bubble_height, false, in Layout()
730 bubble_location_y, bubble_height, false, 0, kItemPadding, in Layout()