Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/profiles/
Davatar_menu_bubble_view.cc51 const int kIconMarginX = 6; variable
296 return gfx::Size(profiles::kAvatarIconWidth + kIconMarginX + text_width, in GetPreferredSize()
315 int label_x = profiles::kAvatarIconWidth + kIconMarginX; in Layout()