Home
last modified time | relevance | path

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

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