Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/
Ddetachable_toolbar_view.cc17 static const int kNewtabBarRoundness = 5; variable
50 *roundness = static_cast<double>(kNewtabBarRoundness) * animation_state; in CalculateContentArea()
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_view.cc129 static const int kNewtabBarRoundness = 5; variable