animation_stop_to_show_titlebar_ 37 chrome/browser/ui/panels/panel_bounds_animation.cc animation_stop_to_show_titlebar_ = 1.0 - hidden_title_height / distance_y; animation_stop_to_show_titlebar_ 38 chrome/browser/ui/panels/panel_bounds_animation.cc if (animation_stop_to_show_titlebar_ > 0.7) { // Relatively big movement. animation_stop_to_show_titlebar_ 52 chrome/browser/ui/panels/panel_bounds_animation.cc animation_stop_to_show_titlebar_); animation_stop_to_show_titlebar_ 35 chrome/browser/ui/panels/panel_bounds_animation.h double animation_stop_to_show_titlebar_;