Searched refs:bubble_location_y (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
D | location_bar_view.cc | 655 const int bubble_location_y = vertical_edge_thickness() + kBubblePadding; 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()
|