Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/location_bar/
Dlocation_bar_view.cc637 LocationBarLayout leading_decorations( 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()
692 leading_decorations.AddDecoration( in Layout()
764 leading_decorations.LayoutPass1(&entry_width); in Layout()
766 leading_decorations.LayoutPass2(&entry_width); in Layout()
775 leading_decorations.LayoutPass3(&location_bounds, &available_width); in Layout()