Home
last modified time | relevance | path

Searched refs:ignoreAnimations_ (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/bookmarks/
Dbookmark_bar_folder_controller.h143 BOOL ignoreAnimations_; variable
Dbookmark_bar_controller.h258 BOOL ignoreAnimations_; variable
Dbookmark_bar_controller.mm951 if (animate && !ignoreAnimations_) {
1417 if (animate && !ignoreAnimations_ && barIsEnabled_) {
1449 withAnimation:animate && !ignoreAnimations_];
2658 if (animate && !ignoreAnimations_ && [self isVisible])
2704 ignoreAnimations_ = ignore;
Dbookmark_bar_folder_controller.mm1948 if (animate && !ignoreAnimations_)
1989 ignoreAnimations_ = ignore;