HomeSort by relevance Sort by last modified time
    Searched refs:throbbing_view_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_bar_view.cc 355 throbbing_view_(NULL) {
964 bool was_throbbing = throbbing_view_ &&
965 throbbing_view_ == DetermineViewToThrobFromRemove(old_parent, old_index);
967 throbbing_view_->StopThrobbing();
991 if (!throbbing_view_ && sync_service_ && sync_service_->SetupInProgress()) {
    [all...]
bookmark_bar_view.h 525 views::CustomButton* throbbing_view_; member in class:BookmarkBarView

Completed in 104 milliseconds