Searched refs:GetValueForAnimation (Results 1 – 2 of 2) sorted by relevance
336 double GetValueForAnimation(bool hide) const;
1004 const double show_value = GetValueForAnimation(false); in ShowURL()1197 double LocationBarView::GetValueForAnimation(bool hide) const { in GetValueForAnimation() function in LocationBarView1598 const double hide_value = GetValueForAnimation(true); in HideURL()