Searched refs:StartThrobbing (Results 1 – 10 of 10) sorted by relevance
39 void HoverControllerGtk::StartThrobbing(int cycles) { in StartThrobbing() function in HoverControllerGtk40 throb_animation_.StartThrobbing(cycles); in StartThrobbing()
30 void StartThrobbing(int cycles);
102 animation_connecting_.StartThrobbing(-1); in OnNetworkManagerChanged()
340 animation_connecting_.StartThrobbing(-1); in SetNetworkIcon()
440 StartThrobbing(node); in BookmarkNodeAdded()726 void BookmarkBarGtk::StartThrobbing(const BookmarkNode* node) { in StartThrobbing() function in BookmarkBarGtk761 hover_controller->StartThrobbing(0); in SetThrobbingWidget()780 hover_controller->StartThrobbing(4); in SetThrobbingWidget()793 StartThrobbing(node); in OnItemAllocate()1113 hover_controller->StartThrobbing(0); in OnFolderClicked()
185 void StartThrobbing(const BookmarkNode* node);
971 StartThrobbing(new_parent->GetChild(new_index), false); in BookmarkNodeMoved()992 StartThrobbing(node, true); in BookmarkNodeAddedImpl()1313 StartThrobbing(node, false); in Observe()1498 void BookmarkBarView::StartThrobbing(const BookmarkNode* node, in StartThrobbing() function in BookmarkBarView1526 throbbing_view_->StartThrobbing(std::numeric_limits<int>::max()); in StartThrobbing()1566 throbbing_view_->StartThrobbing(immediate ? 0 : 4); in StopThrobbing()
440 void StartThrobbing(const BookmarkNode* node, bool overflow_only);
253 pulse_animation_->StartThrobbing(std::numeric_limits<int>::max()); in StartPulse()
534 mini_title_animation_->StartThrobbing(2); in StartMiniTabTitleAnimation()