Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_view.cc133 static const int kSeparatorWidth = 4; variable
434 return gfx::Size(kSeparatorWidth, 1); in GetPreferredSize()