OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:total_height_delta
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_popup_contents_view.cc
101
int
total_height_delta
= target_bounds_.height() - start_bounds_.height();
local
106
size_animation_.GetCurrentValue() *
total_height_delta
- 0.5);
Completed in 343 milliseconds