OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kNewtabBarRoundness
(Results
1 - 3
of
3
) sorted by null
/external/chromium/chrome/browser/ui/views/
detachable_toolbar_view.cc
17
static const int
kNewtabBarRoundness
= 5;
50
*roundness = static_cast<double>(
kNewtabBarRoundness
) * animation_state;
/external/chromium_org/chrome/browser/ui/views/
detachable_toolbar_view.cc
18
static const int
kNewtabBarRoundness
= 5;
65
*roundness = static_cast<double>(
kNewtabBarRoundness
) * animation_state;
/external/chromium/chrome/browser/ui/views/frame/
browser_view.cc
129
static const int
kNewtabBarRoundness
= 5;
[
all
...]
Completed in 41 milliseconds