Home | History | Annotate | Download | only in infobars

Lines Matching full:animate

149                                                bool animate) {
171 last_bar->ShowArrowFor(this_bar, animate);
173 UpdateToolbarInfoBarState(this_bar, animate);
178 void InfoBarContainerGtk::AddInfoBar(InfoBarDelegate* delegate, bool animate) {
185 if (animate)
190 ShowArrowForDelegate(delegate, animate);
194 bool animate) {
195 if (animate) {
211 ShowArrowForDelegate(next_delegate, animate);
215 bool animate) {
220 browser_window->SetInfoBarShowing(infobar, animate);