Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/profiles/
Davatar_menu_bubble_view.cc608 int info_width = width() - icon_bounds.right() - in Layout() local
610 int height = supervised_user_info_->GetHeightForWidth(info_width); in Layout()
613 y, info_width, height); in Layout()