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

/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc745 const int bubble_height = std::max(location_height - (kBubblePadding * 2), 0); local
747 leading_decorations.AddDecoration(bubble_location_y, bubble_height, true, 0,
771 leading_decorations.AddDecoration(bubble_location_y, bubble_height, false,
817 bubble_location_y, bubble_height, false, 0, kItemPadding,

Completed in 171 milliseconds